Information about card testing fraud, where an adversary is testing fraudulently obtained cards or brute forcing their details.
Generated from protobuf message google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.CardTestingVerdict
Methods |
public __construct( $data = NULL) Constructor.
|
public getRisk() Output only. Probability of this transaction attempt being part of a card testing attack. Values are from 0.0 (lowest) to 1.0 (highest). Generated from protobuf field float risk = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
public setRisk( $var) Output only. Probability of this transaction attempt being part of a card testing attack. Values are from 0.0 (lowest) to 1.0 (highest). Generated from protobuf field float risk = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
Properties |
protected $risk = 0 Output only. Probability of this transaction attempt being part of a card testing attack. Values are from 0.0 (lowest) to 1.0 (highest). Generated from protobuf field float risk = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; |
Methods |