Cloud Video Intelligence V1 Client - Class LabelDetectionMode (2.1.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Video Intelligence V1 Client class LabelDetectionMode.
Label detection mode.
Protobuf type google.cloud.videointelligence.v1.LabelDetectionMode
Namespace
Google \ Cloud \ VideoIntelligence \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
LABEL_DETECTION_MODE_UNSPECIFIED
Value: 0
Unspecified.
Generated from protobuf enum LABEL_DETECTION_MODE_UNSPECIFIED = 0;
SHOT_MODE
Value: 1
Detect shot-level labels.
Generated from protobuf enum SHOT_MODE = 1;
FRAME_MODE
Value: 2
Detect frame-level labels.
Generated from protobuf enum FRAME_MODE = 2;
SHOT_AND_FRAME_MODE
Value: 3
Detect both shot-level and frame-level labels.
Generated from protobuf enum SHOT_AND_FRAME_MODE = 3;
[[["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-11 UTC."],[],[]]