Class ListTenantsRequest (2.2.1)

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

List tenants for which the client has ACL visibility. .. attribute:: parent

Required. Resource name of the project under which the tenant is created.

The format is "projects/{project_id}", for example, "projects/foo".

:type: str

Attributes

NameDescription
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.