reCAPTCHA Enterprise V1beta1 API - Module Google::Cloud::RecaptchaEnterprise::V1beta1::Assessment::ClassificationReason (v0.13.0)

Reference documentation and code samples for the reCAPTCHA Enterprise V1beta1 API module Google::Cloud::RecaptchaEnterprise::V1beta1::Assessment::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.