Class UpdateProfileRequest (2.5.2)

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

Update profile request

Attributes

NameDescription
profile google.cloud.talent_v4beta1.types.Profile
Required. Profile to be updated.
update_mask google.protobuf.field_mask_pb2.FieldMask
A field mask to specify the profile fields to update. A full update is performed if it is unset.