Class CreateProfileRequest (2.5.2)

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

Create profile request.

Attributes

NameDescription
parent str
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".
profile google.cloud.talent_v4beta1.types.Profile
Required. The profile to be created.