Cloud Channel V1 API - Class Google::Cloud::Channel::V1::ListSkusResponse (v2.4.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::ListSkusResponse.
Response message for ListSkus.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#next_page_token
defnext_page_token()->::String
Returns
- (::String) — A token to retrieve the next page of results.
#next_page_token=
defnext_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.
#skus
defskus()->::Array<::Google::Cloud::Channel::V1::Sku>
Returns
- (::Array<::Google::Cloud::Channel::V1::Sku>) — The list of SKUs requested.
#skus=
defskus=(value)->::Array<::Google::Cloud::Channel::V1::Sku>
Parameter
- value (::Array<::Google::Cloud::Channel::V1::Sku>) — The list of SKUs requested.
Returns
- (::Array<::Google::Cloud::Channel::V1::Sku>) — The list of SKUs requested.