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

Properties of a LabelSegment.

Package

@google-cloud/video-intelligence!

Properties

confidence

confidence?: (number|null);

LabelSegment confidence

Property Value
TypeDescription
(number|null)

segment

segment?: (google.cloud.videointelligence.v1p1beta1.IVideoSegment|null);

LabelSegment segment

Property Value
TypeDescription
(google.cloud.videointelligence.v1p1beta1.IVideoSegment|null)