Package dev.crashteam.crm
Class UpdateUserContactInfoRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<UpdateUserContactInfoRequest.Builder>
dev.crashteam.crm.UpdateUserContactInfoRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,UpdateUserContactInfoRequestOrBuilder,Cloneable
- Enclosing class:
- UpdateUserContactInfoRequest
public static final class UpdateUserContactInfoRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateUserContactInfoRequest.Builder>
implements UpdateUserContactInfoRequestOrBuilder
Protobuf type
crm.UpdateUserContactInfoRequest-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear().crm.UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload approve_update_contact_info_payload = 11;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) .crm.UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload initial_update_contact_info_payload = 10;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) string user_id = 1;clone().crm.UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload approve_update_contact_info_payload = 11;.crm.UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload approve_update_contact_info_payload = 11;.crm.UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload approve_update_contact_info_payload = 11;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor.crm.UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload initial_update_contact_info_payload = 10;.crm.UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload initial_update_contact_info_payload = 10;.crm.UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload initial_update_contact_info_payload = 10;string user_id = 1;com.google.protobuf.ByteStringstring user_id = 1;boolean.crm.UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload approve_update_contact_info_payload = 11;boolean.crm.UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload initial_update_contact_info_payload = 10;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeApproveUpdateContactInfoPayload(UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload value) .crm.UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload approve_update_contact_info_payload = 11;mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeInitialUpdateContactInfoPayload(UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload value) .crm.UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload initial_update_contact_info_payload = 10;mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setApproveUpdateContactInfoPayload(UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload value) .crm.UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload approve_update_contact_info_payload = 11;setApproveUpdateContactInfoPayload(UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload.Builder builderForValue) .crm.UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload approve_update_contact_info_payload = 11;setInitialUpdateContactInfoPayload(UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload value) .crm.UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload initial_update_contact_info_payload = 10;setInitialUpdateContactInfoPayload(UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload.Builder builderForValue) .crm.UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload initial_update_contact_info_payload = 10;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) string user_id = 1;setUserIdBytes(com.google.protobuf.ByteString value) string user_id = 1;Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateUserContactInfoRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateUserContactInfoRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateUserContactInfoRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateUserContactInfoRequest.Builder>
-
setField
public UpdateUserContactInfoRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateUserContactInfoRequest.Builder>
-
clearField
public UpdateUserContactInfoRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateUserContactInfoRequest.Builder>
-
clearOneof
public UpdateUserContactInfoRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateUserContactInfoRequest.Builder>
-
setRepeatedField
public UpdateUserContactInfoRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateUserContactInfoRequest.Builder>
-
addRepeatedField
public UpdateUserContactInfoRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateUserContactInfoRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UpdateUserContactInfoRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateUserContactInfoRequest.Builder>
-
mergeFrom
public UpdateUserContactInfoRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UpdateUserContactInfoRequest.Builder>- Throws:
IOException
-
getPayloadCase
- Specified by:
getPayloadCasein interfaceUpdateUserContactInfoRequestOrBuilder
-
clearPayload
-
getUserId
string user_id = 1;- Specified by:
getUserIdin interfaceUpdateUserContactInfoRequestOrBuilder- Returns:
- The userId.
-
getUserIdBytes
public com.google.protobuf.ByteString getUserIdBytes()string user_id = 1;- Specified by:
getUserIdBytesin interfaceUpdateUserContactInfoRequestOrBuilder- Returns:
- The bytes for userId.
-
setUserId
string user_id = 1;- Parameters:
value- The userId to set.- Returns:
- This builder for chaining.
-
clearUserId
string user_id = 1;- Returns:
- This builder for chaining.
-
setUserIdBytes
string user_id = 1;- Parameters:
value- The bytes for userId to set.- Returns:
- This builder for chaining.
-
hasInitialUpdateContactInfoPayload
public boolean hasInitialUpdateContactInfoPayload().crm.UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload initial_update_contact_info_payload = 10;- Specified by:
hasInitialUpdateContactInfoPayloadin interfaceUpdateUserContactInfoRequestOrBuilder- Returns:
- Whether the initialUpdateContactInfoPayload field is set.
-
getInitialUpdateContactInfoPayload
public UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload getInitialUpdateContactInfoPayload().crm.UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload initial_update_contact_info_payload = 10;- Specified by:
getInitialUpdateContactInfoPayloadin interfaceUpdateUserContactInfoRequestOrBuilder- Returns:
- The initialUpdateContactInfoPayload.
-
setInitialUpdateContactInfoPayload
public UpdateUserContactInfoRequest.Builder setInitialUpdateContactInfoPayload(UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload value) .crm.UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload initial_update_contact_info_payload = 10; -
setInitialUpdateContactInfoPayload
public UpdateUserContactInfoRequest.Builder setInitialUpdateContactInfoPayload(UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload.Builder builderForValue) .crm.UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload initial_update_contact_info_payload = 10; -
mergeInitialUpdateContactInfoPayload
public UpdateUserContactInfoRequest.Builder mergeInitialUpdateContactInfoPayload(UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload value) .crm.UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload initial_update_contact_info_payload = 10; -
clearInitialUpdateContactInfoPayload
.crm.UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload initial_update_contact_info_payload = 10; -
getInitialUpdateContactInfoPayloadBuilder
public UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload.Builder getInitialUpdateContactInfoPayloadBuilder().crm.UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload initial_update_contact_info_payload = 10; -
getInitialUpdateContactInfoPayloadOrBuilder
public UpdateUserContactInfoRequest.InitialUpdateContactInfoPayloadOrBuilder getInitialUpdateContactInfoPayloadOrBuilder().crm.UpdateUserContactInfoRequest.InitialUpdateContactInfoPayload initial_update_contact_info_payload = 10;- Specified by:
getInitialUpdateContactInfoPayloadOrBuilderin interfaceUpdateUserContactInfoRequestOrBuilder
-
hasApproveUpdateContactInfoPayload
public boolean hasApproveUpdateContactInfoPayload().crm.UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload approve_update_contact_info_payload = 11;- Specified by:
hasApproveUpdateContactInfoPayloadin interfaceUpdateUserContactInfoRequestOrBuilder- Returns:
- Whether the approveUpdateContactInfoPayload field is set.
-
getApproveUpdateContactInfoPayload
public UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload getApproveUpdateContactInfoPayload().crm.UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload approve_update_contact_info_payload = 11;- Specified by:
getApproveUpdateContactInfoPayloadin interfaceUpdateUserContactInfoRequestOrBuilder- Returns:
- The approveUpdateContactInfoPayload.
-
setApproveUpdateContactInfoPayload
public UpdateUserContactInfoRequest.Builder setApproveUpdateContactInfoPayload(UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload value) .crm.UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload approve_update_contact_info_payload = 11; -
setApproveUpdateContactInfoPayload
public UpdateUserContactInfoRequest.Builder setApproveUpdateContactInfoPayload(UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload.Builder builderForValue) .crm.UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload approve_update_contact_info_payload = 11; -
mergeApproveUpdateContactInfoPayload
public UpdateUserContactInfoRequest.Builder mergeApproveUpdateContactInfoPayload(UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload value) .crm.UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload approve_update_contact_info_payload = 11; -
clearApproveUpdateContactInfoPayload
.crm.UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload approve_update_contact_info_payload = 11; -
getApproveUpdateContactInfoPayloadBuilder
public UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload.Builder getApproveUpdateContactInfoPayloadBuilder().crm.UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload approve_update_contact_info_payload = 11; -
getApproveUpdateContactInfoPayloadOrBuilder
public UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayloadOrBuilder getApproveUpdateContactInfoPayloadOrBuilder().crm.UpdateUserContactInfoRequest.ApproveUpdateContactInfoPayload approve_update_contact_info_payload = 11;- Specified by:
getApproveUpdateContactInfoPayloadOrBuilderin interfaceUpdateUserContactInfoRequestOrBuilder
-
setUnknownFields
public final UpdateUserContactInfoRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateUserContactInfoRequest.Builder>
-
mergeUnknownFields
public final UpdateUserContactInfoRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateUserContactInfoRequest.Builder>
-