public enum RiskAnalysis.Types.ClassificationReasonReference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API enum RiskAnalysis.Types.ClassificationReason.
Reasons contributing to the risk analysis verdict. Ensure that applications can handle values not explicitly listed.
Namespace
Google.Cloud.RecaptchaEnterprise.V1Assembly
Google.Cloud.RecaptchaEnterprise.V1.dll
Fields |
|
|---|---|
| Name | Description |
Automation |
Interactions matched the behavior of an automated agent. |
LowConfidenceScore |
Too little traffic has been received from this site thus far to generate quality risk analysis. |
SuspectedCarding |
The request matches behavioral characteristics of a carding attack. |
SuspectedChargeback |
The request matches behavioral characteristics of chargebacks for fraud. |
TooMuchTraffic |
Traffic volume from the event source is higher than normal. |
UnexpectedEnvironment |
The event originated from an illegitimate environment. |
UnexpectedUsagePatterns |
Interactions with the site were significantly different than expected patterns. |
Unspecified |
Default unspecified type. |