Class ListCustomersResponse (0.1.0)

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

Response message for list customer Customers requests

Attributes

NameDescription
customers MutableSequence[google.cloud.cloudcontrolspartner_v1.types.Customer]
List of customers
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
unreachable MutableSequence[str]
Locations that could not be reached.