Google Cloud reCAPTCHA Enterprise v1 API - Enum RiskAnalysis.Types.ClassificationReason (2.8.0)

public enum RiskAnalysis.Types.ClassificationReason

Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API enum RiskAnalysis.Types.ClassificationReason.

Reasons contributing to the risk analysis verdict.

Namespace

Google.Cloud.RecaptchaEnterprise.V1

Assembly

Google.Cloud.RecaptchaEnterprise.V1.dll

Fields

NameDescription
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.