VideoAnnotationProgress(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Annotation progress for a single video.
Attributes |
|
---|---|
Name | Description |
input_uri |
str
Video file location in `Cloud Storage |
progress_percent |
int
Approximate percentage processed thus far. Guaranteed to be 100 when fully processed. |
start_time |
Time when the request was received. |
update_time |
Time of the most recent update. |
feature |
Specifies which feature is being tracked if the request contains more than one feature. |
segment |
Specifies which segment is being tracked if the request contains more than one segment. |