Class GetTenantRequest (2.13.2)

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

Request for getting a tenant by name.

Attribute

NameDescription
name str
Required. The resource name of the tenant to be retrieved. The format is "projects/{project_id}/tenants/{tenant_id}", for example, "projects/foo/tenants/bar".