Class CreateTenantRequest (2.10.0)

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

The Request of the CreateTenant method.

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".
tenant google.cloud.talent_v4.types.Tenant
Required. The tenant to be created.