Class DeleteTenantRequest (2.3.0)

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

Request to delete a tenant. .. attribute:: name

Required. The resource name of the tenant to be deleted.

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

:type: str