Reference documentation and code samples for the Google Cloud Channel V1 Client class ListSkuGroupsResponse.
Response message for ListSkuGroups.
Generated from protobuf message google.cloud.channel.v1.ListSkuGroupsResponse
Namespace
Google \ Cloud \ Channel \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ sku_groups
↳ next_page_token
string
A token to retrieve the next page of results. Pass to ListSkuGroupsRequest.page_token to obtain that page.
getSkuGroups
The list of SKU groups requested.
setSkuGroups
The list of SKU groups requested.
$this
getNextPageToken
A token to retrieve the next page of results.
Pass to ListSkuGroupsRequest.page_token to obtain that page.
string
setNextPageToken
A token to retrieve the next page of results.
Pass to ListSkuGroupsRequest.page_token to obtain that page.
var
string
$this

