Assessment for Phone Fraud
Generated from protobuf message google.cloud.recaptchaenterprise.v1.PhoneFraudAssessment
| Methods |
| public __construct( $data = NULL) Constructor.
|
| public clearSmsTollFraudVerdict() |
| public getSmsTollFraudVerdict() Output only. Assessment of this phone event for risk of SMS toll fraud. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.SmsTollFraudVerdict sms_toll_fraud_verdict = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| public hasSmsTollFraudVerdict() |
| public setSmsTollFraudVerdict( $var) Output only. Assessment of this phone event for risk of SMS toll fraud. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.SmsTollFraudVerdict sms_toll_fraud_verdict = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
|
| Properties |
| protected $sms_toll_fraud_verdict = NULL Output only. Assessment of this phone event for risk of SMS toll fraud. Generated from protobuf field .google.cloud.recaptchaenterprise.v1.SmsTollFraudVerdict sms_toll_fraud_verdict = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; |
| Methods |