Enum RiskAnalysis.Types.ClassificationReason (2.0.0)

public enum 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.

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.