Class: Google::Cloud::VideoIntelligence::V1::VideoAnnotationProgress

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/videointelligence/v1/video_intelligence.rb

Overview

Annotation progress for a single video.

Instance Attribute Summary collapse

Instance Attribute Details

#feature::Google::Cloud::VideoIntelligence::V1::Feature



534
535
536
537
# File 'proto_docs/google/cloud/videointelligence/v1/video_intelligence.rb', line 534

class VideoAnnotationProgress
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#input_uri::String



534
535
536
537
# File 'proto_docs/google/cloud/videointelligence/v1/video_intelligence.rb', line 534

class VideoAnnotationProgress
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#progress_percent::Integer



534
535
536
537
# File 'proto_docs/google/cloud/videointelligence/v1/video_intelligence.rb', line 534

class VideoAnnotationProgress
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#segment::Google::Cloud::VideoIntelligence::V1::VideoSegment



534
535
536
537
# File 'proto_docs/google/cloud/videointelligence/v1/video_intelligence.rb', line 534

class VideoAnnotationProgress
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#start_time::Google::Protobuf::Timestamp



534
535
536
537
# File 'proto_docs/google/cloud/videointelligence/v1/video_intelligence.rb', line 534

class VideoAnnotationProgress
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#update_time::Google::Protobuf::Timestamp



534
535
536
537
# File 'proto_docs/google/cloud/videointelligence/v1/video_intelligence.rb', line 534

class VideoAnnotationProgress
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end