Reference documentation and code samples for the Google Cloud Talent Solution V4 Client class CreateTenantRequest.
The Request of the CreateTenant method.
Generated from protobuf message google.cloud.talent.v4.CreateTenantRequest
Namespace
Google \ Cloud \ Talent \ V4Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Resource name of the project under which the tenant is created. The format is "projects/{project_id}", for example, "projects/foo".
↳ tenant
getParent
Required. Resource name of the project under which the tenant is created.
The format is "projects/{project_id}", for example, "projects/foo".
string
setParent
Required. Resource name of the project under which the tenant is created.
The format is "projects/{project_id}", for example, "projects/foo".
var
string
$this
getTenant
Required. The tenant to be created.
hasTenant
clearTenant
setTenant
Required. The tenant to be created.
$this
static::build
parent
string
Required. Resource name of the project under which the tenant is created.
The format is "projects/{project_id}", for example, "projects/foo". Please see TenantServiceClient::projectName() for help formatting this field.
tenant

