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 reference documentation for the `SmsTollFraudVerdict` class in the Google Cloud reCAPTCHA Enterprise v1 API."],["The `SmsTollFraudVerdict` class offers information regarding SMS toll fraud, inheriting from `object` and implementing multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation details two constructors for creating `SmsTollFraudVerdict` objects: a parameterless constructor and one that takes another `SmsTollFraudVerdict` object."],["Key properties include `Reasons`, which details contributing factors to the fraud verdict, and `Risk`, which indicates the probability of fraud on a scale of 0.0 to 1.0."],["The page provides a history of the versioning for the class, with the latest version being 2.17.0, and the current version shown on the page being 2.14.0."]]],[]]