Reference documentation and code samples for the Google Cloud Talent Solution V4beta1 Client class DeleteTenantRequest.
Request to delete a tenant.
Generated from protobuf message google.cloud.talent.v4beta1.DeleteTenantRequest
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
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".
getName
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".
Returns
Type
Description
string
setName
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".