Reference documentation and code samples for the Cloud Video Intelligence V1 Client class AnnotateVideoResponse.
Video annotation response. Included in the response
field of the Operation
returned by the GetOperation
call of the google::longrunning::Operations
service.
Generated from protobuf message google.cloud.videointelligence.v1.AnnotateVideoResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ annotation_results
array< Google\Cloud\VideoIntelligence\V1\VideoAnnotationResults
>
Annotation results for all videos specified in AnnotateVideoRequest
.
getAnnotationResults
Annotation results for all videos specified in AnnotateVideoRequest
.
setAnnotationResults
Annotation results for all videos specified in AnnotateVideoRequest
.
$this