Reference documentation and code samples for the reCAPTCHA Enterprise V1 API module Google::Cloud::RecaptchaEnterprise::V1::AnnotateAssessmentRequest::Annotation.
Enum that represents the types of annotations.
Constants
ANNOTATION_UNSPECIFIED
value: 0 Default unspecified type.
LEGITIMATE
value: 1 Provides information that the event turned out to be legitimate.
FRAUDULENT
value: 2 Provides information that the event turned out to be fraudulent.
PASSWORD_CORRECT
value: 3 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.
PASSWORD_INCORRECT
value: 4 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-09-03 UTC."],[],[],null,["# reCAPTCHA Enterprise V1 API - Module Google::Cloud::RecaptchaEnterprise::V1::AnnotateAssessmentRequest::Annotation (v1.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.8.0 (latest)](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/latest/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [1.7.1](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/1.7.1/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [1.6.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/1.6.0/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [1.5.1](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/1.5.1/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [1.4.1](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/1.4.1/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [1.3.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/1.3.0/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [1.2.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/1.2.0/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [1.1.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/1.1.0/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [1.0.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/1.0.0/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [0.22.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.22.0/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [0.21.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.21.0/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [0.20.1](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.20.1/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [0.19.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.19.0/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [0.18.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.18.0/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [0.17.3](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.17.3/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [0.16.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.16.0/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [0.15.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.15.0/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [0.14.1](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.14.1/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [0.13.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.13.0/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [0.12.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.12.0/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [0.11.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.11.0/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [0.10.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.10.0/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [0.9.1](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.9.1/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [0.8.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.8.0/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation)\n- [0.7.1](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.7.1/Google-Cloud-RecaptchaEnterprise-V1-AnnotateAssessmentRequest-Annotation) \nReference documentation and code samples for the reCAPTCHA Enterprise V1 API module Google::Cloud::RecaptchaEnterprise::V1::AnnotateAssessmentRequest::Annotation.\n\nEnum that represents the types of annotations.\n\nConstants\n---------\n\n### ANNOTATION_UNSPECIFIED\n\n**value:** 0 \nDefault unspecified type.\n\n### LEGITIMATE\n\n**value:** 1 \nProvides information that the event turned out to be legitimate.\n\n### FRAUDULENT\n\n**value:** 2 \nProvides information that the event turned out to be fraudulent.\n\n### PASSWORD_CORRECT\n\n**value:** 3 \nProvides information that the event was related to a login event in which\nthe user typed the correct password. Deprecated, prefer indicating\nCORRECT_PASSWORD through the reasons field instead.\n\n### PASSWORD_INCORRECT\n\n**value:** 4 \nProvides information that the event was related to a login event in which\nthe user typed the incorrect password. Deprecated, prefer indicating\nINCORRECT_PASSWORD through the reasons field instead."]]