Class VideoAnnotationResults (1.12.1)

Annotation results for a single video.

Video segment on which the annotation is run.

Presence label annotations on video level or user specified segment level. There is exactly one element for each unique label. Compared to the existing topical segment_label_annotations, this field presents more fine- grained, segment-level labels detected in video content and is made available only when the client sets LabelDetectionConfig.model to "builtin/latest" in the request.

Presence label annotations on shot level. There is exactly one element for each unique label. Compared to the existing topical shot_label_annotations, this field presents more fine-grained, shot-level labels detected in video content and is made available only when the client sets LabelDetectionConfig.model to "builtin/latest" in the request.

Shot annotations. Each shot is represented as a video segment.

Speech transcription.

Annotations for list of objects detected and tracked in video.

Celebrity recognition annotations.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > VideoAnnotationResults