Class: Google::Cloud::Vision::V1p3beta1::InputConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/vision/v1p3beta1/image_annotator.rb

Overview

The desired input location and metadata.

Instance Attribute Summary collapse

Instance Attribute Details

#gcs_source::Google::Cloud::Vision::V1p3beta1::GcsSource



767
768
769
770
# File 'proto_docs/google/cloud/vision/v1p3beta1/image_annotator.rb', line 767

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

#mime_type::String



767
768
769
770
# File 'proto_docs/google/cloud/vision/v1p3beta1/image_annotator.rb', line 767

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