Google Cloud reCAPTCHA Enterprise v1beta1 API - Enum Assessment.Types.ClassificationReason (2.0.0-beta06)

public enum Assessment.Types.ClassificationReason

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

Reasons contributing to the risk analysis verdict.

Namespace

Google.Cloud.RecaptchaEnterprise.V1Beta1

Assembly

Google.Cloud.RecaptchaEnterprise.V1Beta1.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.