public sealed class SmsTollFraudVerdict : IMessage<SmsTollFraudVerdict>, IEquatable<SmsTollFraudVerdict>, IDeepCloneable<SmsTollFraudVerdict>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class SmsTollFraudVerdict.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This page provides documentation for the `SmsTollFraudVerdict` class within the Google Cloud reCAPTCHA Enterprise v1 API, with version 2.15.0 being detailed here."],["The latest version of the `SmsTollFraudVerdict` class is 2.17.0, while the documentation provided covers the 2.15.0 version and includes links to documentation for versions ranging from 1.2.0 up to 2.17.0."],["The `SmsTollFraudVerdict` class, which inherits from `object`, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `Reasons` property, of type `RepeatedField\u003cSmsTollFraudVerdict.Types.SmsTollFraudReason\u003e`, which details the factors that contribute to an SMS toll fraud verdict, and a `Risk` property of type `float`, which represents the probability of an SMS event being fraudulent, ranging from 0.0 to 1.0."],["The two different constructors for the `SmsTollFraudVerdict` class allow for creating a default object or one based off another `SmsTollFraudVerdict` object."]]],[]]