Class DeleteCompanyRequest (0.6.2)

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

Required. The resource name of the company to be deleted. The format is "projects/{project_id}/tenants/{tenant_id}/compani es/{company_id}", for example, "projects/foo/tenants/bar/companies/baz". If tenant id is unspecified, the default tenant is used, for example, "projects/foo/companies/bar".

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > DeleteCompanyRequest