Google Cloud Datalabeling V1beta1 Client - Class Feature (0.7.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class Feature.
Video labeling task feature.
Protobuf type google.cloud.datalabeling.v1beta1.LabelVideoRequest.Feature
Namespace
Google \ Cloud \ DataLabeling \ V1beta1 \ LabelVideoRequest
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
FEATURE_UNSPECIFIED
Value: 0
Generated from protobuf enum FEATURE_UNSPECIFIED = 0;
CLASSIFICATION
Value: 1
Label whole video or video segment with one or more labels.
Generated from protobuf enum CLASSIFICATION = 1;
OBJECT_DETECTION
Value: 2
Label objects with bounding box on image frames extracted from the video.
Generated from protobuf enum OBJECT_DETECTION = 2;
OBJECT_TRACKING
Value: 3
Label and track objects in video.
Generated from protobuf enum OBJECT_TRACKING = 3;
EVENT
Value: 4
Label the range of video for the specified events.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]