Reference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class PhoneFraudAssessment.
Assessment for Phone Fraud
Generated from protobuf message google.cloud.recaptchaenterprise.v1.PhoneFraudAssessment
Namespace
Google \ Cloud \ RecaptchaEnterprise \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ sms_toll_fraud_verdict |
Google\Cloud\RecaptchaEnterprise\V1\SmsTollFraudVerdict
Output only. Assessment of this phone event for risk of SMS toll fraud. |
getSmsTollFraudVerdict
Output only. Assessment of this phone event for risk of SMS toll fraud.
Returns | |
---|---|
Type | Description |
Google\Cloud\RecaptchaEnterprise\V1\SmsTollFraudVerdict|null |
hasSmsTollFraudVerdict
clearSmsTollFraudVerdict
setSmsTollFraudVerdict
Output only. Assessment of this phone event for risk of SMS toll fraud.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\RecaptchaEnterprise\V1\SmsTollFraudVerdict
|
Returns | |
---|---|
Type | Description |
$this |