VideoAnnotationProgress(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Annotation progress for a single video. .. attribute:: input_uri
Output only. Video file location in Google Cloud
Storage <https://cloud.google.com/storage/>
__.
:type: str
Attributes |
|
---|---|
Name | Description |
progress_percent |
int
Output only. Approximate percentage processed thus far. Guaranteed to be 100 when fully processed. |
start_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Time when the request was received. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Time of the most recent update. |