The verification flow could not be completed due to a critical internal
error.
ErrorCustomerQuotaExhausted
The client has exceeded their two factor request quota for this period of
time.
ErrorRecipientAbuseLimitExhausted
The recipient has already been sent too many verification codes in a
short amount of time.
ErrorRecipientNotAllowed
The recipient is not allowed for account verification. This can occur
during integration but should not occur in production.
ErrorSiteOnboardingIncomplete
The site is not properly onboarded to use the account verification
feature.
ErrorUserNotVerified
The user failed the verification challenge.
ErrorVerdictMismatch
The request parameters do not match with the token provided and cannot be
processed.
ErrorVerificationBypassed
The request cannot be processed at the time because of an incident. This
bypass can be restricted to a problematic destination email domain, a
customer, or could affect the entire service.
SuccessUserVerified
The user was successfully verified. This means the account verification
challenge was successfully completed.
Unspecified
No information about the latest account verification.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This document provides reference documentation for the `AccountVerificationInfo.Types.Result` enum within the Google Cloud reCAPTCHA Enterprise v1 API."],["The latest version available is 2.17.0, while the current version being viewed is 2.12.0, and this page lists versions from 2.17.0 down to 1.2.0."],["The `AccountVerificationInfo.Types.Result` enum describes the outcome of an account verification process, including states like `SuccessUserVerified`, `ErrorUserNotVerified`, and various other error conditions."],["There are 10 distinct fields within the enum, covering states from a successful user verification to a range of error types."],["The fields in the enum provide detailed information on the result of the account verification, such as whether the verification failed, succeeded, or if there was an internal or quota related issue."]]],[]]