Class LabelSegment (2.2.0)

LabelSegment(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Video segment level annotation results for label detection. .. attribute:: segment

Video segment where a label was detected.

:type: google.cloud.videointelligence_v1beta2.types.VideoSegment

Attribute

NameDescription
confidence float
Confidence that the label is accurate. Range: [0, 1].