Reference documentation and code samples for the Google Cloud Channel V1 Client class ListEntitlementsResponse.
Response message for CloudChannelService.ListEntitlements .
Generated from protobuf message google.cloud.channel.v1.ListEntitlementsResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ entitlements
↳ next_page_token
string
A token to list the next page of results. Pass to ListEntitlementsRequest.page_token to obtain that page.
getEntitlements
The reseller customer's entitlements.
setEntitlements
The reseller customer's entitlements.
$this
getNextPageToken
A token to list the next page of results.
Pass to ListEntitlementsRequest.page_token to obtain that page.
string
setNextPageToken
A token to list the next page of results.
Pass to ListEntitlementsRequest.page_token to obtain that page.
var
string
$this