Cloud Video Intelligence V1p2beta1 API - Class Google::Cloud::VideoIntelligence::V1p2beta1::AnnotateVideoProgress (v0.16.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Video Intelligence V1p2beta1 API class Google::Cloud::VideoIntelligence::V1p2beta1::AnnotateVideoProgress.
Video annotation progress. Included in the metadata
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_progress
defannotation_progress()->::Array<::Google::Cloud::VideoIntelligence::V1p2beta1::VideoAnnotationProgress>
Returns
-
(::Array<::Google::Cloud::VideoIntelligence::V1p2beta1::VideoAnnotationProgress>) — Progress metadata for all videos specified in
AnnotateVideoRequest.
#annotation_progress=
defannotation_progress=(value)->::Array<::Google::Cloud::VideoIntelligence::V1p2beta1::VideoAnnotationProgress>
Parameter
-
value (::Array<::Google::Cloud::VideoIntelligence::V1p2beta1::VideoAnnotationProgress>) — Progress metadata for all videos specified in
AnnotateVideoRequest.
Returns
-
(::Array<::Google::Cloud::VideoIntelligence::V1p2beta1::VideoAnnotationProgress>) — Progress metadata for all videos specified in
AnnotateVideoRequest.