Reference documentation and code samples for the Cloud Commerce Producer V1BETA API class Google::Cloud::CommerceProducer::V1beta::ListPrivateOfferDocumentsRequest.
Message for requesting list of PrivateOfferDocuments
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#page_size
def page_size() -> ::Integer- (::Integer) — Optional. Maximum results to return. The service may return fewer than this value. The maximum value is 500; values above 500 will be coerced to 500. If unspecified, the server will default to the maximum.
#page_size=
def page_size=(value) -> ::Integer- value (::Integer) — Optional. Maximum results to return. The service may return fewer than this value. The maximum value is 500; values above 500 will be coerced to 500. If unspecified, the server will default to the maximum.
- (::Integer) — Optional. Maximum results to return. The service may return fewer than this value. The maximum value is 500; values above 500 will be coerced to 500. If unspecified, the server will default to the maximum.
#page_token
def page_token() -> ::String-
(::String) — Optional. A page token, received from a previous list response message.
Provide this to retrieve the subsequent page.
When paginating, all other parameters of the list request must match the request that returned the page token.
#page_token=
def page_token=(value) -> ::String-
value (::String) — Optional. A page token, received from a previous list response message.
Provide this to retrieve the subsequent page.
When paginating, all other parameters of the list request must match the request that returned the page token.
-
(::String) — Optional. A page token, received from a previous list response message.
Provide this to retrieve the subsequent page.
When paginating, all other parameters of the list request must match the request that returned the page token.
#parent
def parent() -> ::String- (::String) — Required. Parent value for ListPrivateOfferDocumentsRequest.
#parent=
def parent=(value) -> ::String- value (::String) — Required. Parent value for ListPrivateOfferDocumentsRequest.
- (::String) — Required. Parent value for ListPrivateOfferDocumentsRequest.