Class: Google::Cloud::Videointelligence::V1beta2::AnnotateVideoProgress

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

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#annotation_progressArray<Google::Cloud::Videointelligence::V1beta2::VideoAnnotationProgress>

Returns Progress metadata for all videos specified in +AnnotateVideoRequest+.

Returns:



323
# File 'lib/google/cloud/video_intelligence/v1beta2/doc/google/cloud/videointelligence/v1beta2/video_intelligence.rb', line 323

class AnnotateVideoProgress; end