Reference documentation and code samples for the reCAPTCHA Enterprise V1 API module Google::Cloud::RecaptchaEnterprise::V1::RiskAnalysis::ClassificationReason.
Reasons contributing to the risk analysis verdict.
Constants
CLASSIFICATION_REASON_UNSPECIFIED
value: 0 Default unspecified type.
AUTOMATION
value: 1 Interactions matched the behavior of an automated agent.
UNEXPECTED_ENVIRONMENT
value: 2 The event originated from an illegitimate environment.
TOO_MUCH_TRAFFIC
value: 3 Traffic volume from the event source is higher than normal.
UNEXPECTED_USAGE_PATTERNS
value: 4 Interactions with the site were significantly different than expected
patterns.
LOW_CONFIDENCE_SCORE
value: 5 Too little traffic has been received from this site thus far to generate
quality risk analysis.
SUSPECTED_CARDING
value: 6 The request matches behavioral characteristics of a carding attack.
SUSPECTED_CHARGEBACK
value: 7 The request matches behavioral characteristics of chargebacks for fraud.
[[["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 2024-10-30 UTC."],[],[]]