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, detailing the various outcomes of the account verification process."],["The `AccountVerificationInfo.Types.Result` enum includes several error states, such as `ErrorCriticalInternal`, `ErrorCustomerQuotaExhausted`, and `ErrorUserNotVerified`, which indicate different issues that can occur during the verification flow."],["The `SuccessUserVerified` field in the enum signifies that the user successfully completed the account verification challenge, while the `Unspecified` field indicates no information about the latest account verification."],["The document also lists multiple versions of the API, ranging from 1.2.0 to 2.17.0, with version 2.17.0 being the latest, and provides links to each version's documentation."],["There is also a comprehensive table detailing each field in the enum, with each description detailing the possible reasons for each error, or the state it represents."]]],[]]