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 type
google.cloud.recaptchaenterprise.v1.AccountVerificationInfogetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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<AccountVerificationInfo.Builder>public AccountVerificationInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.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<AccountVerificationInfo.Builder>public AccountVerificationInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AccountVerificationInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AccountVerificationInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AccountVerificationInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>public AccountVerificationInfo.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<AccountVerificationInfo.Builder>public AccountVerificationInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>public AccountVerificationInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>public AccountVerificationInfo.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<AccountVerificationInfo.Builder>public AccountVerificationInfo.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<AccountVerificationInfo.Builder>public AccountVerificationInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AccountVerificationInfo.Builder>public AccountVerificationInfo.Builder mergeFrom(AccountVerificationInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>public AccountVerificationInfo.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<AccountVerificationInfo.Builder>IOExceptionpublic List<EndpointVerificationInfo> getEndpointsList()
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
getEndpointsList in interface AccountVerificationInfoOrBuilderpublic int getEndpointsCount()
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
getEndpointsCount in interface AccountVerificationInfoOrBuilderpublic EndpointVerificationInfo getEndpoints(int index)
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
getEndpoints in interface AccountVerificationInfoOrBuilderpublic AccountVerificationInfo.Builder setEndpoints(int index, EndpointVerificationInfo value)
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
public AccountVerificationInfo.Builder setEndpoints(int index, EndpointVerificationInfo.Builder builderForValue)
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
public AccountVerificationInfo.Builder addEndpoints(EndpointVerificationInfo value)
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
public AccountVerificationInfo.Builder addEndpoints(int index, EndpointVerificationInfo value)
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
public AccountVerificationInfo.Builder addEndpoints(EndpointVerificationInfo.Builder builderForValue)
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
public AccountVerificationInfo.Builder addEndpoints(int index, EndpointVerificationInfo.Builder builderForValue)
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
public AccountVerificationInfo.Builder addAllEndpoints(Iterable<? extends EndpointVerificationInfo> values)
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
public AccountVerificationInfo.Builder clearEndpoints()
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
public AccountVerificationInfo.Builder removeEndpoints(int index)
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
public EndpointVerificationInfo.Builder getEndpointsBuilder(int index)
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
public EndpointVerificationInfoOrBuilder getEndpointsOrBuilder(int index)
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
getEndpointsOrBuilder in interface AccountVerificationInfoOrBuilderpublic List<? extends EndpointVerificationInfoOrBuilder> getEndpointsOrBuilderList()
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
getEndpointsOrBuilderList in interface AccountVerificationInfoOrBuilderpublic EndpointVerificationInfo.Builder addEndpointsBuilder()
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
public EndpointVerificationInfo.Builder addEndpointsBuilder(int index)
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
public List<EndpointVerificationInfo.Builder> getEndpointsBuilderList()
Optional. Endpoints that can be used for identity verification.
repeated .google.cloud.recaptchaenterprise.v1.EndpointVerificationInfo endpoints = 1 [(.google.api.field_behavior) = OPTIONAL];
public String getLanguageCode()
Optional. Language code preference for the verification message, set as a IETF BCP 47 language code.
string language_code = 3 [(.google.api.field_behavior) = OPTIONAL];getLanguageCode in interface AccountVerificationInfoOrBuilderpublic com.google.protobuf.ByteString getLanguageCodeBytes()
Optional. Language code preference for the verification message, set as a IETF BCP 47 language code.
string language_code = 3 [(.google.api.field_behavior) = OPTIONAL];getLanguageCodeBytes in interface AccountVerificationInfoOrBuilderpublic AccountVerificationInfo.Builder setLanguageCode(String value)
Optional. Language code preference for the verification message, set as a IETF BCP 47 language code.
string language_code = 3 [(.google.api.field_behavior) = OPTIONAL];value - The languageCode to set.public AccountVerificationInfo.Builder clearLanguageCode()
Optional. Language code preference for the verification message, set as a IETF BCP 47 language code.
string language_code = 3 [(.google.api.field_behavior) = OPTIONAL];public AccountVerificationInfo.Builder setLanguageCodeBytes(com.google.protobuf.ByteString value)
Optional. Language code preference for the verification message, set as a IETF BCP 47 language code.
string language_code = 3 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for languageCode to set.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];
getLatestVerificationResultValue in interface AccountVerificationInfoOrBuilderpublic 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];
value - The enum numeric value on the wire for latestVerificationResult to set.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];
getLatestVerificationResult in interface AccountVerificationInfoOrBuilderpublic 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];
value - The latestVerificationResult to set.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];
@Deprecated public String getUsername()
Username of the account that is being verified. Deprecated. Customers should now provide the `account_id` field in `event.user_info`.
string username = 2 [deprecated = true];getUsername in interface AccountVerificationInfoOrBuilder@Deprecated public com.google.protobuf.ByteString getUsernameBytes()
Username of the account that is being verified. Deprecated. Customers should now provide the `account_id` field in `event.user_info`.
string username = 2 [deprecated = true];getUsernameBytes in interface AccountVerificationInfoOrBuilder@Deprecated public AccountVerificationInfo.Builder setUsername(String value)
Username of the account that is being verified. Deprecated. Customers should now provide the `account_id` field in `event.user_info`.
string username = 2 [deprecated = true];value - The username to set.@Deprecated public AccountVerificationInfo.Builder clearUsername()
Username of the account that is being verified. Deprecated. Customers should now provide the `account_id` field in `event.user_info`.
string username = 2 [deprecated = true];@Deprecated public AccountVerificationInfo.Builder setUsernameBytes(com.google.protobuf.ByteString value)
Username of the account that is being verified. Deprecated. Customers should now provide the `account_id` field in `event.user_info`.
string username = 2 [deprecated = true];value - The bytes for username to set.public final AccountVerificationInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>public final AccountVerificationInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AccountVerificationInfo.Builder>Copyright © 2025 Google LLC. All rights reserved.