Provides information that the event turned out to be fraudulent.
Legitimate
Provides information that the event turned out to be legitimate.
PasswordCorrect
Provides information that the event was related to a login event in which
the user typed the correct password. Deprecated, prefer indicating
CORRECT_PASSWORD through the reasons field instead.
PasswordIncorrect
Provides information that the event was related to a login event in which
the user typed the incorrect password. Deprecated, prefer indicating
INCORRECT_PASSWORD through the reasons field instead.
[[["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 information for the `AnnotateAssessmentRequest.Types.Annotation` enum within the Google Cloud reCAPTCHA Enterprise v1beta1 API."],["The enum represents different types of annotations for event assessments, including `Fraudulent`, `Legitimate`, and `Unspecified`."],["It also includes fields `PasswordCorrect` and `PasswordIncorrect`, although they are deprecated and it is suggested to use the reasons field instead."],["The latest version of the API is 2.0.0-beta07, and information on version 2.0.0-beta06 and 1.0.0-beta06 is also included."],["The namespace for the API is `Google.Cloud.RecaptchaEnterprise.V1Beta1`, and the relevant assembly is `Google.Cloud.RecaptchaEnterprise.V1Beta1.dll`."]]],[]]