reCAPTCHA Enterprise V1 API - Module Google::Cloud::RecaptchaEnterprise::V1::RiskAnalysis::ClassificationReason (v0.7.1)

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.