Cloud Video Intelligence V1p2beta1 API - Class Google::Cloud::VideoIntelligence::V1p2beta1::AnnotateVideoResponse (v0.4.5)

Reference documentation and code samples for the Cloud Video Intelligence V1p2beta1 API class Google::Cloud::VideoIntelligence::V1p2beta1::AnnotateVideoResponse.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#annotation_results

def annotation_results() -> ::Array<::Google::Cloud::VideoIntelligence::V1p2beta1::VideoAnnotationResults>
Returns

#annotation_results=

def annotation_results=(value) -> ::Array<::Google::Cloud::VideoIntelligence::V1p2beta1::VideoAnnotationResults>
Parameter
Returns