Class: Google::Cloud::Vision::V1p4beta1::ListProductSetsRequest

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

Overview

Request message for the ListProductSets method.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



271
272
273
274
# File 'proto_docs/google/cloud/vision/v1p4beta1/product_search_service.rb', line 271

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

#page_token::String



271
272
273
274
# File 'proto_docs/google/cloud/vision/v1p4beta1/product_search_service.rb', line 271

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

#parent::String



271
272
273
274
# File 'proto_docs/google/cloud/vision/v1p4beta1/product_search_service.rb', line 271

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