Class: Google::Cloud::Vision::V1p3beta1::Image

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

Client image to perform Google Cloud Vision API tasks over.

Instance Attribute Summary collapse

Instance Attribute Details

#content::String



136
137
138
139
# File 'proto_docs/google/cloud/vision/v1p3beta1/image_annotator.rb', line 136

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

#source::Google::Cloud::Vision::V1p3beta1::ImageSource



136
137
138
139
# File 'proto_docs/google/cloud/vision/v1p3beta1/image_annotator.rb', line 136

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