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 versioned reference documentation for the `Google.Cloud.RecaptchaEnterprise.V1` namespace, spanning from version 1.2.0 to the latest version 2.17.0."],["The primary focus is on the `AccountVerificationInfo.Types.Result` enum, which defines possible outcomes of an account verification process."],["The `Result` enum includes ten distinct fields, such as `SuccessUserVerified`, `ErrorUserNotVerified`, and various error states, that describe the result of the account verification flow."],["The available document provides a complete definition of the various error states and success states, so that users may understand all the possible results of an account verification flow."],["The latest version in the document is 2.17.0 and is identified as the most current version available."]]],[]]