Class ListCustomersResponse (1.12.0)

ListCustomersResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for CloudChannelService.ListCustomers.

Attributes

NameDescription
customers MutableSequence[google.cloud.channel_v1.types.Customer]
The customers belonging to a reseller or distributor.
next_page_token str
A token to retrieve the next page of results. Pass to ListCustomersRequest.page_token to obtain that page.