Class: Google::Cloud::Vision::V1p3beta1::ProductSet

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 ProductSet contains Products. A ProductSet can contain a maximum of 1 million reference images. If the limit is exceeded, periodic indexing will fail.

Instance Attribute Summary collapse

Instance Attribute Details

#display_name::String



105
106
107
108
# File 'proto_docs/google/cloud/vision/v1p3beta1/product_search_service.rb', line 105

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

#index_error::Google::Rpc::Status (readonly)



105
106
107
108
# File 'proto_docs/google/cloud/vision/v1p3beta1/product_search_service.rb', line 105

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

#index_time::Google::Protobuf::Timestamp (readonly)



105
106
107
108
# File 'proto_docs/google/cloud/vision/v1p3beta1/product_search_service.rb', line 105

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

#name::String



105
106
107
108
# File 'proto_docs/google/cloud/vision/v1p3beta1/product_search_service.rb', line 105

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