Reference documentation and code samples for the Google Cloud Channel V1 Client class ListSkuGroupBillableSkusResponse.
Response message for ListSkuGroupBillableSkus.
Generated from protobuf message google.cloud.channel.v1.ListSkuGroupBillableSkusResponse
Namespace
Google \ Cloud \ Channel \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ billable_skus
↳ next_page_token
string
A token to retrieve the next page of results. Pass to ListSkuGroupBillableSkus.page_token to obtain that page.
getBillableSkus
The list of billable SKUs in the requested SKU group.
setBillableSkus
The list of billable SKUs in the requested SKU group.
$this
getNextPageToken
A token to retrieve the next page of results.
Pass to ListSkuGroupBillableSkus.page_token to obtain that page.
string
setNextPageToken
A token to retrieve the next page of results.
Pass to ListSkuGroupBillableSkus.page_token to obtain that page.
var
string
$this