Class GetCompanyRequest (0.6.2)

Request for getting a company by name. .. attribute:: name

Required. The resource name of the company to be retrieved. The format is "projects/{project_id}/tenants/{tenant_id}/com panies/{company_id}", for example, "projects/api-test- project/tenants/foo/companies/bar". If tenant id is unspecified, the default tenant is used, for example, "projects/api-test-project/companies/bar".

Inheritance

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