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."],[[["The page provides reference documentation for the `AccountVerificationInfo.Types.Result` enum within the Google Cloud reCAPTCHA Enterprise v1 API."],["This enum outlines the possible results of an account verification, such as `SuccessUserVerified`, `ErrorUserNotVerified`, and various other error states."],["The document details different versions of the API, ranging from 1.2.0 to the latest 2.17.0, each version having a link to the corresponding documentation."],["It lists the different fields within the `AccountVerificationInfo.Types.Result` enum, like `ErrorCriticalInternal`, and `ErrorCustomerQuotaExhausted`, and includes a brief description for each of these."]]],[]]