Reference documentation and code samples for the reCAPTCHA Enterprise V1 API class Google::Cloud::RecaptchaEnterprise::V1::SmsTollFraudVerdict.
Information about SMS toll fraud.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#reasons
def reasons() -> ::Array<::Google::Cloud::RecaptchaEnterprise::V1::SmsTollFraudVerdict::SmsTollFraudReason>
Returns
- (::Array<::Google::Cloud::RecaptchaEnterprise::V1::SmsTollFraudVerdict::SmsTollFraudReason>) — Output only. Reasons contributing to the SMS toll fraud verdict.
#risk
def risk() -> ::Float
Returns
- (::Float) — Output only. Probability of an SMS event being fraudulent. Values are from 0.0 (lowest) to 1.0 (highest).