Class DeleteTenantRequest (2.7.3)

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

Request to delete a tenant.

Attribute

NameDescription
name str
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".