Cloud Channel V1 API - Class Google::Cloud::Channel::V1::ListSkuGroupsResponse (v0.24.0)

Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::ListSkuGroupsResponse.

Response message for ListSkuGroups.

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. Pass to [ListSkuGroups.page_token][] to obtain that page.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — A token to retrieve the next page of results. Pass to [ListSkuGroups.page_token][] to obtain that page.
Returns
  • (::String) — A token to retrieve the next page of results. Pass to [ListSkuGroups.page_token][] to obtain that page.

#sku_groups

def sku_groups() -> ::Array<::Google::Cloud::Channel::V1::SkuGroup>
Returns

#sku_groups=

def sku_groups=(value) -> ::Array<::Google::Cloud::Channel::V1::SkuGroup>
Parameter
Returns