Cloud Commerce Producer V1BETA API - Class Google::Cloud::CommerceProducer::V1beta::ListServicesRequest (v0.1.0)

Reference documentation and code samples for the Cloud Commerce Producer V1BETA API class Google::Cloud::CommerceProducer::V1beta::ListServicesRequest.

Message for requesting list of Services

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#page_size

def page_size() -> ::Integer
Returns
  • (::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
Parameter
  • 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.
Returns
  • (::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
Returns
  • (::String) — Optional. A token identifying a page of results the server should return.

#page_token=

def page_token=(value) -> ::String
Parameter
  • value (::String) — Optional. A token identifying a page of results the server should return.
Returns
  • (::String) — Optional. A token identifying a page of results the server should return.

#parent

def parent() -> ::String
Returns
  • (::String) — Required. Parent value for ListServicesRequest

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. Parent value for ListServicesRequest
Returns
  • (::String) — Required. Parent value for ListServicesRequest