Class VideoAnnotationProgress (2.0.0)

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

Annotation progress for a single video.

Attributes

NameDescription
input_uri str
Video file location in `Google Cloud Storage
progress_percent int
Approximate percentage processed thus far. Guaranteed to be 100 when fully processed.
start_time .timestamp.Timestamp
Time when the request was received.
update_time .timestamp.Timestamp
Time of the most recent update.