ListCustomersRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request to list customers
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. Parent resource Format: organizations/{organization}/locations/{location}
|
page_size |
int
The maximum number of Customers to return. The service may return fewer than this value. If unspecified, at most 500 Customers will be returned. |
page_token |
str
A page token, received from a previous ListCustomers
call. Provide this to retrieve the subsequent page.
|
filter |
str
Optional. Filtering results |
order_by |
str
Optional. Hint for how to order the results |