Class ListTenantsRequest (0.2.0)

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

The request structure for the ListTenants method.

Attributes

Name Description
parent str
Required. The parent of the tenant.
page_size int
The maximum number of tenants to send per page.
page_token str
The page token: If the next_page_token from a previous response is provided, this request will send the subsequent page.
filter str
Filter the list as specified in https://google.aip.dev/160.
order_by str
Order results as specified in https://google.aip.dev/132.