Class: Google::Cloud::Vision::V1p3beta1::ReferenceImage

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

Overview

A ReferenceImage represents a product image and its associated metadata, such as bounding boxes.

Instance Attribute Summary collapse

Instance Attribute Details

#bounding_polys::Array<::Google::Cloud::Vision::V1p3beta1::BoundingPoly>



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

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

#name::String



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

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

#uri::String



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

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