Interface protos.google.cloud.videointelligence.v1p1beta1.ILabelDetectionConfig (3.1.0)

Properties of a LabelDetectionConfig.

Package

@google-cloud/video-intelligence!

Properties

labelDetectionMode

labelDetectionMode?: (google.cloud.videointelligence.v1p1beta1.LabelDetectionMode|keyof typeof google.cloud.videointelligence.v1p1beta1.LabelDetectionMode|null);

LabelDetectionConfig labelDetectionMode

Property Value
TypeDescription
(google.cloud.videointelligence.v1p1beta1.LabelDetectionMode|keyof typeof google.cloud.videointelligence.v1p1beta1.LabelDetectionMode|null)

model

model?: (string|null);

LabelDetectionConfig model

Property Value
TypeDescription
(string|null)

stationaryCamera

stationaryCamera?: (boolean|null);

LabelDetectionConfig stationaryCamera

Property Value
TypeDescription
(boolean|null)