Class CreateProfileRequest (2.3.0)

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

Create profile request. .. attribute:: parent

Required. The name of the tenant this profile belongs to.

The format is "projects/{project_id}/tenants/{tenant_id}". For example, "projects/foo/tenants/bar".

:type: str

Attribute

NameDescription
profile google.cloud.talent_v4beta1.types.Profile
Required. The profile to be created.