Reference documentation and code samples for the Google Cloud Channel V1 Client class ListCustomersResponse.
Response message for CloudChannelService.ListCustomers .
Generated from protobuf message google.cloud.channel.v1.ListCustomersResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ customers
↳ next_page_token
string
A token to retrieve the next page of results. Pass to ListCustomersRequest.page_token to obtain that page.
getCustomers
The customers belonging to a reseller or distributor.
setCustomers
The customers belonging to a reseller or distributor.
$this
getNextPageToken
A token to retrieve the next page of results.
Pass to ListCustomersRequest.page_token to obtain that page.
string
setNextPageToken
A token to retrieve the next page of results.
Pass to ListCustomersRequest.page_token to obtain that page.
var
string
$this