Response message for ListProducts.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#next_page_token
def next_page_token() -> ::String
Returns
- (::String) — A token to retrieve the next page of results.
#next_page_token=
def next_page_token=(value) -> ::String
Parameter
- value (::String) — A token to retrieve the next page of results.
Returns
- (::String) — A token to retrieve the next page of results.
#products
def products() -> ::Array<::Google::Cloud::Channel::V1::Product>
Returns
- (::Array<::Google::Cloud::Channel::V1::Product>) — List of Products requested.
#products=
def products=(value) -> ::Array<::Google::Cloud::Channel::V1::Product>
Parameter
- value (::Array<::Google::Cloud::Channel::V1::Product>) — List of Products requested.
Returns
- (::Array<::Google::Cloud::Channel::V1::Product>) — List of Products requested.