public static final class UpdateProfileRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateProfileRequest.Builder> implements UpdateProfileRequestOrBuilder
Update profile requestProtobuf type
google.cloud.talent.v4beta1.UpdateProfileRequest| Modifier and Type | Method and Description |
|---|---|
UpdateProfileRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateProfileRequest |
build() |
UpdateProfileRequest |
buildPartial() |
UpdateProfileRequest.Builder |
clear() |
UpdateProfileRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UpdateProfileRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UpdateProfileRequest.Builder |
clearProfile()
Required.
|
UpdateProfileRequest.Builder |
clearUpdateMask()
Optional.
|
UpdateProfileRequest.Builder |
clone() |
UpdateProfileRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Profile |
getProfile()
Required.
|
Profile.Builder |
getProfileBuilder()
Required.
|
ProfileOrBuilder |
getProfileOrBuilder()
Required.
|
com.google.protobuf.FieldMask |
getUpdateMask()
Optional.
|
com.google.protobuf.FieldMask.Builder |
getUpdateMaskBuilder()
Optional.
|
com.google.protobuf.FieldMaskOrBuilder |
getUpdateMaskOrBuilder()
Optional.
|
boolean |
hasProfile()
Required.
|
boolean |
hasUpdateMask()
Optional.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UpdateProfileRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdateProfileRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
UpdateProfileRequest.Builder |
mergeFrom(UpdateProfileRequest other) |
UpdateProfileRequest.Builder |
mergeProfile(Profile value)
Required.
|
UpdateProfileRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateProfileRequest.Builder |
mergeUpdateMask(com.google.protobuf.FieldMask value)
Optional.
|
UpdateProfileRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateProfileRequest.Builder |
setProfile(Profile.Builder builderForValue)
Required.
|
UpdateProfileRequest.Builder |
setProfile(Profile value)
Required.
|
UpdateProfileRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UpdateProfileRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateProfileRequest.Builder |
setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Optional.
|
UpdateProfileRequest.Builder |
setUpdateMask(com.google.protobuf.FieldMask value)
Optional.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateProfileRequest.Builder>public UpdateProfileRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateProfileRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateProfileRequest.Builder>public UpdateProfileRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UpdateProfileRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UpdateProfileRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UpdateProfileRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateProfileRequest.Builder>public UpdateProfileRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateProfileRequest.Builder>public UpdateProfileRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateProfileRequest.Builder>public UpdateProfileRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateProfileRequest.Builder>public UpdateProfileRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateProfileRequest.Builder>public UpdateProfileRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateProfileRequest.Builder>public UpdateProfileRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateProfileRequest.Builder>public UpdateProfileRequest.Builder mergeFrom(UpdateProfileRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateProfileRequest.Builder>public UpdateProfileRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateProfileRequest.Builder>IOExceptionpublic boolean hasProfile()
Required. Profile to be updated.
.google.cloud.talent.v4beta1.Profile profile = 1;hasProfile in interface UpdateProfileRequestOrBuilderpublic Profile getProfile()
Required. Profile to be updated.
.google.cloud.talent.v4beta1.Profile profile = 1;getProfile in interface UpdateProfileRequestOrBuilderpublic UpdateProfileRequest.Builder setProfile(Profile value)
Required. Profile to be updated.
.google.cloud.talent.v4beta1.Profile profile = 1;public UpdateProfileRequest.Builder setProfile(Profile.Builder builderForValue)
Required. Profile to be updated.
.google.cloud.talent.v4beta1.Profile profile = 1;public UpdateProfileRequest.Builder mergeProfile(Profile value)
Required. Profile to be updated.
.google.cloud.talent.v4beta1.Profile profile = 1;public UpdateProfileRequest.Builder clearProfile()
Required. Profile to be updated.
.google.cloud.talent.v4beta1.Profile profile = 1;public Profile.Builder getProfileBuilder()
Required. Profile to be updated.
.google.cloud.talent.v4beta1.Profile profile = 1;public ProfileOrBuilder getProfileOrBuilder()
Required. Profile to be updated.
.google.cloud.talent.v4beta1.Profile profile = 1;getProfileOrBuilder in interface UpdateProfileRequestOrBuilderpublic boolean hasUpdateMask()
Optional. A field mask to specify the profile fields to update. A full update is performed if it is unset. Valid values are: * external_id * source * uri * is_hirable * create_time * update_time * resume * person_names * addresses * email_addresses * phone_numbers * personal_uris * additional_contact_info * employment_records * education_records * skills * activities * publications * patents * certifications * recruiting_notes * custom_attributes * group_id * external_system * source_note * primary_responsibilities * citizenships * work_authorizations * employee_types * language_code * qualification_summary * allowed_contact_types * preferred_contact_types * contact_availability * language_fluencies * work_preference * industry_experiences * work_environment_experiences * work_availability * security_clearances * references * assessments * interviews
.google.protobuf.FieldMask update_mask = 2;hasUpdateMask in interface UpdateProfileRequestOrBuilderpublic com.google.protobuf.FieldMask getUpdateMask()
Optional. A field mask to specify the profile fields to update. A full update is performed if it is unset. Valid values are: * external_id * source * uri * is_hirable * create_time * update_time * resume * person_names * addresses * email_addresses * phone_numbers * personal_uris * additional_contact_info * employment_records * education_records * skills * activities * publications * patents * certifications * recruiting_notes * custom_attributes * group_id * external_system * source_note * primary_responsibilities * citizenships * work_authorizations * employee_types * language_code * qualification_summary * allowed_contact_types * preferred_contact_types * contact_availability * language_fluencies * work_preference * industry_experiences * work_environment_experiences * work_availability * security_clearances * references * assessments * interviews
.google.protobuf.FieldMask update_mask = 2;getUpdateMask in interface UpdateProfileRequestOrBuilderpublic UpdateProfileRequest.Builder setUpdateMask(com.google.protobuf.FieldMask value)
Optional. A field mask to specify the profile fields to update. A full update is performed if it is unset. Valid values are: * external_id * source * uri * is_hirable * create_time * update_time * resume * person_names * addresses * email_addresses * phone_numbers * personal_uris * additional_contact_info * employment_records * education_records * skills * activities * publications * patents * certifications * recruiting_notes * custom_attributes * group_id * external_system * source_note * primary_responsibilities * citizenships * work_authorizations * employee_types * language_code * qualification_summary * allowed_contact_types * preferred_contact_types * contact_availability * language_fluencies * work_preference * industry_experiences * work_environment_experiences * work_availability * security_clearances * references * assessments * interviews
.google.protobuf.FieldMask update_mask = 2;public UpdateProfileRequest.Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Optional. A field mask to specify the profile fields to update. A full update is performed if it is unset. Valid values are: * external_id * source * uri * is_hirable * create_time * update_time * resume * person_names * addresses * email_addresses * phone_numbers * personal_uris * additional_contact_info * employment_records * education_records * skills * activities * publications * patents * certifications * recruiting_notes * custom_attributes * group_id * external_system * source_note * primary_responsibilities * citizenships * work_authorizations * employee_types * language_code * qualification_summary * allowed_contact_types * preferred_contact_types * contact_availability * language_fluencies * work_preference * industry_experiences * work_environment_experiences * work_availability * security_clearances * references * assessments * interviews
.google.protobuf.FieldMask update_mask = 2;public UpdateProfileRequest.Builder mergeUpdateMask(com.google.protobuf.FieldMask value)
Optional. A field mask to specify the profile fields to update. A full update is performed if it is unset. Valid values are: * external_id * source * uri * is_hirable * create_time * update_time * resume * person_names * addresses * email_addresses * phone_numbers * personal_uris * additional_contact_info * employment_records * education_records * skills * activities * publications * patents * certifications * recruiting_notes * custom_attributes * group_id * external_system * source_note * primary_responsibilities * citizenships * work_authorizations * employee_types * language_code * qualification_summary * allowed_contact_types * preferred_contact_types * contact_availability * language_fluencies * work_preference * industry_experiences * work_environment_experiences * work_availability * security_clearances * references * assessments * interviews
.google.protobuf.FieldMask update_mask = 2;public UpdateProfileRequest.Builder clearUpdateMask()
Optional. A field mask to specify the profile fields to update. A full update is performed if it is unset. Valid values are: * external_id * source * uri * is_hirable * create_time * update_time * resume * person_names * addresses * email_addresses * phone_numbers * personal_uris * additional_contact_info * employment_records * education_records * skills * activities * publications * patents * certifications * recruiting_notes * custom_attributes * group_id * external_system * source_note * primary_responsibilities * citizenships * work_authorizations * employee_types * language_code * qualification_summary * allowed_contact_types * preferred_contact_types * contact_availability * language_fluencies * work_preference * industry_experiences * work_environment_experiences * work_availability * security_clearances * references * assessments * interviews
.google.protobuf.FieldMask update_mask = 2;public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder()
Optional. A field mask to specify the profile fields to update. A full update is performed if it is unset. Valid values are: * external_id * source * uri * is_hirable * create_time * update_time * resume * person_names * addresses * email_addresses * phone_numbers * personal_uris * additional_contact_info * employment_records * education_records * skills * activities * publications * patents * certifications * recruiting_notes * custom_attributes * group_id * external_system * source_note * primary_responsibilities * citizenships * work_authorizations * employee_types * language_code * qualification_summary * allowed_contact_types * preferred_contact_types * contact_availability * language_fluencies * work_preference * industry_experiences * work_environment_experiences * work_availability * security_clearances * references * assessments * interviews
.google.protobuf.FieldMask update_mask = 2;public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder()
Optional. A field mask to specify the profile fields to update. A full update is performed if it is unset. Valid values are: * external_id * source * uri * is_hirable * create_time * update_time * resume * person_names * addresses * email_addresses * phone_numbers * personal_uris * additional_contact_info * employment_records * education_records * skills * activities * publications * patents * certifications * recruiting_notes * custom_attributes * group_id * external_system * source_note * primary_responsibilities * citizenships * work_authorizations * employee_types * language_code * qualification_summary * allowed_contact_types * preferred_contact_types * contact_availability * language_fluencies * work_preference * industry_experiences * work_environment_experiences * work_availability * security_clearances * references * assessments * interviews
.google.protobuf.FieldMask update_mask = 2;getUpdateMaskOrBuilder in interface UpdateProfileRequestOrBuilderpublic final UpdateProfileRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateProfileRequest.Builder>public final UpdateProfileRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateProfileRequest.Builder>Copyright © 2019 Google LLC. All rights reserved.