Information about behavioral trust of the transaction.
Generated from protobuf message google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.BehavioralTrustVerdict
| Methods |
| public __construct( $data = NULL) Constructor.
|
| public getTrust() Output only. Probability of this transaction attempt being executed in a behaviorally trustworthy way. Values are from 0.0 (lowest) to 1.0 (highest). Generated from protobuf field float trust = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| public setTrust( $var) Output only. Probability of this transaction attempt being executed in a behaviorally trustworthy way. Values are from 0.0 (lowest) to 1.0 (highest). Generated from protobuf field float trust = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| Properties |
| protected $trust = 0 Output only. Probability of this transaction attempt being executed in a behaviorally trustworthy way. Values are from 0.0 (lowest) to 1.0 (highest). Generated from protobuf field float trust = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; |
| Methods |