AnnotateVideoResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)Video annotation response. Included in the response field of the
Operation returned by the GetOperation call of the
google::longrunning::Operations service.
Attribute |
|
|---|---|
| Name | Description |
annotation_results |
MutableSequence[google.cloud.videointelligence_v1beta2.types.VideoAnnotationResults]
Annotation results for all videos specified in AnnotateVideoRequest.
|