Class AnnotateVideoProgress (2.8.2)

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

Video annotation progress. Included in the metadata field of the Operation returned by the GetOperation call of the google::longrunning::Operations service.

Attribute

NameDescription
annotation_progress Sequence[google.cloud.videointelligence_v1p1beta1.types.VideoAnnotationProgress]
Progress metadata for all videos specified in ``AnnotateVideoRequest``.

Inheritance

builtins.object > proto.message.Message > AnnotateVideoProgress