Class: Google::Cloud::VideoIntelligence::V1beta1::AnnotateVideoResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/video_intelligence/v1beta1/doc/google/cloud/videointelligence/v1beta1/video_intelligence.rb

Overview

Video annotation response. Included in the response field of the Operation returned by the GetOperation call of the google::longrunning::Operations service.

Instance Attribute Summary collapse

Instance Attribute Details

#annotation_resultsArray<Google::Cloud::VideoIntelligence::V1beta1::VideoAnnotationResults>

Returns Annotation results for all videos specified in AnnotateVideoRequest.

Returns:



220
# File 'lib/google/cloud/video_intelligence/v1beta1/doc/google/cloud/videointelligence/v1beta1/video_intelligence.rb', line 220

class AnnotateVideoResponse; end