Reasons contributing to the risk analysis verdict.
Ensure that applications can handle values not explicitly listed.
Protobuf type google.cloud.recaptchaenterprise.v1.RiskAnalysis.ClassificationReason
| Constants |
| public Google Interactions matched the behavior of an automated agent. Generated from protobuf enum AUTOMATION = 1; |
| public Google Default unspecified type. Generated from protobuf enum CLASSIFICATION_REASON_UNSPECIFIED = 0; |
| public Google Too little traffic has been received from this site thus far to generate quality risk analysis. Generated from protobuf enum LOW_CONFIDENCE_SCORE = 5; |
| public Google The request matches behavioral characteristics of a carding attack. Generated from protobuf enum SUSPECTED_CARDING = 6; |
| public Google The request matches behavioral characteristics of chargebacks for fraud. Generated from protobuf enum SUSPECTED_CHARGEBACK = 7; |
| public Google Traffic volume from the event source is higher than normal. Generated from protobuf enum TOO_MUCH_TRAFFIC = 3; |
| public Google The event originated from an illegitimate environment. Generated from protobuf enum UNEXPECTED_ENVIRONMENT = 2; |
| public Google Interactions with the site were significantly different than expected patterns. Generated from protobuf enum UNEXPECTED_USAGE_PATTERNS = 4; |
| Methods |
| public static name( $value) |
| public static value( $name) |
| Properties |
| private static $valueToName = ['CLASSIFICATION_REASON_UNSPECIFIED', 'AUTOMATION', 'UNEXPECTED_ENVIRONMENT', 'TOO_MUCH_TRAFFIC', 'UNEXPECTED_USAGE_PATTERNS', 'LOW_CONFIDENCE_SCORE', 'SUSPECTED_CARDING', 'SUSPECTED_CHARGEBACK'] |
| Properties |
| private static $valueToName = ['CLASSIFICATION_REASON_UNSPECIFIED', 'AUTOMATION', 'UNEXPECTED_ENVIRONMENT', 'TOO_MUCH_TRAFFIC', 'UNEXPECTED_USAGE_PATTERNS', 'LOW_CONFIDENCE_SCORE', 'SUSPECTED_CARDING', 'SUSPECTED_CHARGEBACK'] |
| Methods |
| public static name( $value) |
| public static value( $name) |