Class: Google::Cloud::VideoIntelligence::V1::AnnotateVideoRequest

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

Video annotation request.

Instance Attribute Summary collapse

Instance Attribute Details

#features::Array<::Google::Cloud::VideoIntelligence::V1::Feature>



64
65
66
67
# File 'proto_docs/google/cloud/videointelligence/v1/video_intelligence.rb', line 64

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

#input_content::String



64
65
66
67
# File 'proto_docs/google/cloud/videointelligence/v1/video_intelligence.rb', line 64

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

#input_uri::String



64
65
66
67
# File 'proto_docs/google/cloud/videointelligence/v1/video_intelligence.rb', line 64

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

#location_id::String



64
65
66
67
# File 'proto_docs/google/cloud/videointelligence/v1/video_intelligence.rb', line 64

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

#output_uri::String



64
65
66
67
# File 'proto_docs/google/cloud/videointelligence/v1/video_intelligence.rb', line 64

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

#video_context::Google::Cloud::VideoIntelligence::V1::VideoContext



64
65
66
67
# File 'proto_docs/google/cloud/videointelligence/v1/video_intelligence.rb', line 64

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