Class: Google::Cloud::Vision::V1p3beta1::ListReferenceImagesRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Vision::V1p3beta1::ListReferenceImagesRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/vision/v1p3beta1/product_search_service.rb
Overview
Request message for the ListReferenceImages method.
Instance Attribute Summary collapse
-
#page_size ⇒ ::Integer
The maximum number of items to return.
-
#page_token ⇒ ::String
A token identifying a page of results to be returned.
-
#parent ⇒ ::String
Required.
Instance Attribute Details
#page_size ⇒ ::Integer
361 362 363 364 |
# File 'proto_docs/google/cloud/vision/v1p3beta1/product_search_service.rb', line 361 class ListReferenceImagesRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_token ⇒ ::String
361 362 363 364 |
# File 'proto_docs/google/cloud/vision/v1p3beta1/product_search_service.rb', line 361 class ListReferenceImagesRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parent ⇒ ::String
361 362 363 364 |
# File 'proto_docs/google/cloud/vision/v1p3beta1/product_search_service.rb', line 361 class ListReferenceImagesRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |