Class AccountVerificationInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>
-
- com.google.recaptchaenterprise.v1.AccountVerificationInfo.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,AccountVerificationInfoOrBuilder
,Cloneable
- Enclosing class:
- AccountVerificationInfo
public static final class AccountVerificationInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder> implements AccountVerificationInfoOrBuilder
Information about account verification, used for identity verification.
Protobuf typegoogle.cloud.recaptchaenterprise.v1.AccountVerificationInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description AccountVerificationInfo.Builder
addAllEndpoints(Iterable<? extends EndpointVerificationInfo> values)
Endpoints that can be used for identity verification.AccountVerificationInfo.Builder
addEndpoints(int index, EndpointVerificationInfo value)
Endpoints that can be used for identity verification.AccountVerificationInfo.Builder
addEndpoints(int index, EndpointVerificationInfo.Builder builderForValue)
Endpoints that can be used for identity verification.AccountVerificationInfo.Builder
addEndpoints(EndpointVerificationInfo value)
Endpoints that can be used for identity verification.AccountVerificationInfo.Builder
addEndpoints(EndpointVerificationInfo.Builder builderForValue)
Endpoints that can be used for identity verification.EndpointVerificationInfo.Builder
addEndpointsBuilder()
Endpoints that can be used for identity verification.EndpointVerificationInfo.Builder
addEndpointsBuilder(int index)
Endpoints that can be used for identity verification.AccountVerificationInfo.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
AccountVerificationInfo
build()
AccountVerificationInfo
buildPartial()
AccountVerificationInfo.Builder
clear()
AccountVerificationInfo.Builder
clearEndpoints()
Endpoints that can be used for identity verification.AccountVerificationInfo.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
AccountVerificationInfo.Builder
clearLanguageCode()
Language code preference for the verification message, set as a IETF BCP 47 language code.AccountVerificationInfo.Builder
clearLatestVerificationResult()
Output only.AccountVerificationInfo.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
AccountVerificationInfo.Builder
clearUsername()
Deprecated.google.cloud.recaptchaenterprise.v1.AccountVerificationInfo.username is deprecated.AccountVerificationInfo.Builder
clone()
AccountVerificationInfo
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
EndpointVerificationInfo
getEndpoints(int index)
Endpoints that can be used for identity verification.EndpointVerificationInfo.Builder
getEndpointsBuilder(int index)
Endpoints that can be used for identity verification.List<EndpointVerificationInfo.Builder>
getEndpointsBuilderList()
Endpoints that can be used for identity verification.int
getEndpointsCount()
Endpoints that can be used for identity verification.List<EndpointVerificationInfo>
getEndpointsList()
Endpoints that can be used for identity verification.EndpointVerificationInfoOrBuilder
getEndpointsOrBuilder(int index)
Endpoints that can be used for identity verification.List<? extends EndpointVerificationInfoOrBuilder>
getEndpointsOrBuilderList()
Endpoints that can be used for identity verification.String
getLanguageCode()
Language code preference for the verification message, set as a IETF BCP 47 language code.com.google.protobuf.ByteString
getLanguageCodeBytes()
Language code preference for the verification message, set as a IETF BCP 47 language code.AccountVerificationInfo.Result
getLatestVerificationResult()
Output only.int
getLatestVerificationResultValue()
Output only.String
getUsername()
Deprecated.google.cloud.recaptchaenterprise.v1.AccountVerificationInfo.username is deprecated.com.google.protobuf.ByteString
getUsernameBytes()
Deprecated.google.cloud.recaptchaenterprise.v1.AccountVerificationInfo.username is deprecated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
AccountVerificationInfo.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AccountVerificationInfo.Builder
mergeFrom(com.google.protobuf.Message other)
AccountVerificationInfo.Builder
mergeFrom(AccountVerificationInfo other)
AccountVerificationInfo.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
AccountVerificationInfo.Builder
removeEndpoints(int index)
Endpoints that can be used for identity verification.AccountVerificationInfo.Builder
setEndpoints(int index, EndpointVerificationInfo value)
Endpoints that can be used for identity verification.AccountVerificationInfo.Builder
setEndpoints(int index, EndpointVerificationInfo.Builder builderForValue)
Endpoints that can be used for identity verification.AccountVerificationInfo.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
AccountVerificationInfo.Builder
setLanguageCode(String value)
Language code preference for the verification message, set as a IETF BCP 47 language code.AccountVerificationInfo.Builder
setLanguageCodeBytes(com.google.protobuf.ByteString value)
Language code preference for the verification message, set as a IETF BCP 47 language code.AccountVerificationInfo.Builder
setLatestVerificationResult(AccountVerificationInfo.Result value)
Output only.AccountVerificationInfo.Builder
setLatestVerificationResultValue(int value)
Output only.AccountVerificationInfo.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
AccountVerificationInfo.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
AccountVerificationInfo.Builder
setUsername(String value)
Deprecated.google.cloud.recaptchaenterprise.v1.AccountVerificationInfo.username is deprecated.AccountVerificationInfo.Builder
setUsernameBytes(com.google.protobuf.ByteString value)
Deprecated.google.cloud.recaptchaenterprise.v1.AccountVerificationInfo.username is deprecated.-
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, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>
-
clear
public AccountVerificationInfo.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>
-
getDefaultInstanceForType
public AccountVerificationInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public AccountVerificationInfo build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AccountVerificationInfo buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AccountVerificationInfo.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>
-
setField
public AccountVerificationInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>
-
clearField
public AccountVerificationInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>
-
clearOneof
public AccountVerificationInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>
-
setRepeatedField
public AccountVerificationInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>
-
addRepeatedField
public AccountVerificationInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>
-
mergeFrom
public AccountVerificationInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AccountVerificationInfo.Builder>
-
mergeFrom
public AccountVerificationInfo.Builder mergeFrom(AccountVerificationInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>
-
mergeFrom
public AccountVerificationInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AccountVerificationInfo.Builder>
- Throws:
IOException
-
getEndpointsList
public List<EndpointVerificationInfo> getEndpointsList()
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
- Specified by:
getEndpointsList
in interfaceAccountVerificationInfoOrBuilder
-
getEndpointsCount
public int getEndpointsCount()
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
- Specified by:
getEndpointsCount
in interfaceAccountVerificationInfoOrBuilder
-
getEndpoints
public EndpointVerificationInfo getEndpoints(int index)
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
- Specified by:
getEndpoints
in interfaceAccountVerificationInfoOrBuilder
-
setEndpoints
public AccountVerificationInfo.Builder setEndpoints(int index, EndpointVerificationInfo value)
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
-
setEndpoints
public AccountVerificationInfo.Builder setEndpoints(int index, EndpointVerificationInfo.Builder builderForValue)
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
-
addEndpoints
public AccountVerificationInfo.Builder addEndpoints(EndpointVerificationInfo value)
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
-
addEndpoints
public AccountVerificationInfo.Builder addEndpoints(int index, EndpointVerificationInfo value)
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
-
addEndpoints
public AccountVerificationInfo.Builder addEndpoints(EndpointVerificationInfo.Builder builderForValue)
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
-
addEndpoints
public AccountVerificationInfo.Builder addEndpoints(int index, EndpointVerificationInfo.Builder builderForValue)
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
-
addAllEndpoints
public AccountVerificationInfo.Builder addAllEndpoints(Iterable<? extends EndpointVerificationInfo> values)
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
-
clearEndpoints
public AccountVerificationInfo.Builder clearEndpoints()
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
-
removeEndpoints
public AccountVerificationInfo.Builder removeEndpoints(int index)
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
-
getEndpointsBuilder
public EndpointVerificationInfo.Builder getEndpointsBuilder(int index)
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
-
getEndpointsOrBuilder
public EndpointVerificationInfoOrBuilder getEndpointsOrBuilder(int index)
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
- Specified by:
getEndpointsOrBuilder
in interfaceAccountVerificationInfoOrBuilder
-
getEndpointsOrBuilderList
public List<? extends EndpointVerificationInfoOrBuilder> getEndpointsOrBuilderList()
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
- Specified by:
getEndpointsOrBuilderList
in interfaceAccountVerificationInfoOrBuilder
-
addEndpointsBuilder
public EndpointVerificationInfo.Builder addEndpointsBuilder()
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
-
addEndpointsBuilder
public EndpointVerificationInfo.Builder addEndpointsBuilder(int index)
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
-
getEndpointsBuilderList
public List<EndpointVerificationInfo.Builder> getEndpointsBuilderList()
Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1;
-
getLanguageCode
public String getLanguageCode()
Language code preference for the verification message, set as a IETF BCP 47 language code.
string language_code = 3;
- Specified by:
getLanguageCode
in interfaceAccountVerificationInfoOrBuilder
- Returns:
- The languageCode.
-
getLanguageCodeBytes
public com.google.protobuf.ByteString getLanguageCodeBytes()
Language code preference for the verification message, set as a IETF BCP 47 language code.
string language_code = 3;
- Specified by:
getLanguageCodeBytes
in interfaceAccountVerificationInfoOrBuilder
- Returns:
- The bytes for languageCode.
-
setLanguageCode
public AccountVerificationInfo.Builder setLanguageCode(String value)
Language code preference for the verification message, set as a IETF BCP 47 language code.
string language_code = 3;
- Parameters:
value
- The languageCode to set.- Returns:
- This builder for chaining.
-
clearLanguageCode
public AccountVerificationInfo.Builder clearLanguageCode()
Language code preference for the verification message, set as a IETF BCP 47 language code.
string language_code = 3;
- Returns:
- This builder for chaining.
-
setLanguageCodeBytes
public AccountVerificationInfo.Builder setLanguageCodeBytes(com.google.protobuf.ByteString value)
Language code preference for the verification message, set as a IETF BCP 47 language code.
string language_code = 3;
- Parameters:
value
- The bytes for languageCode to set.- Returns:
- This builder for chaining.
-
getLatestVerificationResultValue
public int getLatestVerificationResultValue()
Output only. Result of the latest account verification challenge.
.google.cloud.recaptchaenterprise.v1.AccountVerificationInfo.Result latest_verification_result = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLatestVerificationResultValue
in interfaceAccountVerificationInfoOrBuilder
- Returns:
- The enum numeric value on the wire for latestVerificationResult.
-
setLatestVerificationResultValue
public AccountVerificationInfo.Builder setLatestVerificationResultValue(int value)
Output only. Result of the latest account verification challenge.
.google.cloud.recaptchaenterprise.v1.AccountVerificationInfo.Result latest_verification_result = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The enum numeric value on the wire for latestVerificationResult to set.- Returns:
- This builder for chaining.
-
getLatestVerificationResult
public AccountVerificationInfo.Result getLatestVerificationResult()
Output only. Result of the latest account verification challenge.
.google.cloud.recaptchaenterprise.v1.AccountVerificationInfo.Result latest_verification_result = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLatestVerificationResult
in interfaceAccountVerificationInfoOrBuilder
- Returns:
- The latestVerificationResult.
-
setLatestVerificationResult
public AccountVerificationInfo.Builder setLatestVerificationResult(AccountVerificationInfo.Result value)
Output only. Result of the latest account verification challenge.
.google.cloud.recaptchaenterprise.v1.AccountVerificationInfo.Result latest_verification_result = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The latestVerificationResult to set.- Returns:
- This builder for chaining.
-
clearLatestVerificationResult
public AccountVerificationInfo.Builder clearLatestVerificationResult()
Output only. Result of the latest account verification challenge.
.google.cloud.recaptchaenterprise.v1.AccountVerificationInfo.Result latest_verification_result = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
getUsername
@Deprecated public String getUsername()
Deprecated.google.cloud.recaptchaenterprise.v1.AccountVerificationInfo.username is deprecated. See google/cloud/recaptchaenterprise/v1/recaptchaenterprise.proto;l=503Username of the account that is being verified. Deprecated. Customers should now provide the hashed account ID field in Event.
string username = 2 [deprecated = true];
- Specified by:
getUsername
in interfaceAccountVerificationInfoOrBuilder
- Returns:
- The username.
-
getUsernameBytes
@Deprecated public com.google.protobuf.ByteString getUsernameBytes()
Deprecated.google.cloud.recaptchaenterprise.v1.AccountVerificationInfo.username is deprecated. See google/cloud/recaptchaenterprise/v1/recaptchaenterprise.proto;l=503Username of the account that is being verified. Deprecated. Customers should now provide the hashed account ID field in Event.
string username = 2 [deprecated = true];
- Specified by:
getUsernameBytes
in interfaceAccountVerificationInfoOrBuilder
- Returns:
- The bytes for username.
-
setUsername
@Deprecated public AccountVerificationInfo.Builder setUsername(String value)
Deprecated.google.cloud.recaptchaenterprise.v1.AccountVerificationInfo.username is deprecated. See google/cloud/recaptchaenterprise/v1/recaptchaenterprise.proto;l=503Username of the account that is being verified. Deprecated. Customers should now provide the hashed account ID field in Event.
string username = 2 [deprecated = true];
- Parameters:
value
- The username to set.- Returns:
- This builder for chaining.
-
clearUsername
@Deprecated public AccountVerificationInfo.Builder clearUsername()
Deprecated.google.cloud.recaptchaenterprise.v1.AccountVerificationInfo.username is deprecated. See google/cloud/recaptchaenterprise/v1/recaptchaenterprise.proto;l=503Username of the account that is being verified. Deprecated. Customers should now provide the hashed account ID field in Event.
string username = 2 [deprecated = true];
- Returns:
- This builder for chaining.
-
setUsernameBytes
@Deprecated public AccountVerificationInfo.Builder setUsernameBytes(com.google.protobuf.ByteString value)
Deprecated.google.cloud.recaptchaenterprise.v1.AccountVerificationInfo.username is deprecated. See google/cloud/recaptchaenterprise/v1/recaptchaenterprise.proto;l=503Username of the account that is being verified. Deprecated. Customers should now provide the hashed account ID field in Event.
string username = 2 [deprecated = true];
- Parameters:
value
- The bytes for username to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final AccountVerificationInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>
-
mergeUnknownFields
public final AccountVerificationInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>
-
-