Reference documentation and code samples for the Google Cloud Billing V1 Client class ListSkusResponse.
Response message for ListSkus
.
Generated from protobuf message google.cloud.billing.v1.ListSkusResponse
Namespace
Google \ Cloud \ Billing \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ skus
↳ next_page_token
string
A token to retrieve the next page of results. To retrieve the next page, call ListSkus
again with the page_token
field set to this value. This field is empty if there are no more results to retrieve.
getSkus
The list of public SKUs of the given service.
setSkus
The list of public SKUs of the given service.
$this
getNextPageToken
A token to retrieve the next page of results. To retrieve the next page,
call ListSkus
again with the page_token
field set to this
value. This field is empty if there are no more results to retrieve.
string
setNextPageToken
A token to retrieve the next page of results. To retrieve the next page,
call ListSkus
again with the page_token
field set to this
value. This field is empty if there are no more results to retrieve.
var
string
$this