Class ListTenantsRequest (2.13.2)

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

List tenants for which the client has ACL visibility.

Attributes

NameDescription
parent str
Required. Resource name of the project under which the tenant is created. The format is "projects/{project_id}", for example, "projects/foo".
page_token str
The starting indicator from which to return results.
page_size int
The maximum number of tenants to be returned, at most 100. Default is 100 if a non-positive number is provided.