public sealed class FraudPreventionAssessment.Types.StolenInstrumentVerdict : IMessage<FraudPreventionAssessment.Types.StolenInstrumentVerdict>, IEquatable<FraudPreventionAssessment.Types.StolenInstrumentVerdict>, IDeepCloneable<FraudPreventionAssessment.Types.StolenInstrumentVerdict>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class FraudPreventionAssessment.Types.StolenInstrumentVerdict.
Information about stolen instrument fraud, where the user is not the
legitimate owner of the instrument being used for the purchase.
[[["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-21 UTC."],[[["This webpage provides documentation for the `FraudPreventionAssessment.Types.StolenInstrumentVerdict` class within the Google Cloud reCAPTCHA Enterprise v1 API, detailing its use in identifying stolen instrument fraud."],["The content lists various versions of the API, ranging from 1.2.0 to the latest 2.17.0, allowing users to access documentation relevant to specific version."],["The `StolenInstrumentVerdict` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, cloning, and buffering."],["The class includes a `Risk` property, a float value ranging from 0.0 to 1.0, which indicates the probability of a transaction involving a stolen instrument."],["The documentation includes constructors for creating instances of `StolenInstrumentVerdict`, either default or by cloning from an existing `StolenInstrumentVerdict` object, which enables flexibility for use cases."]]],[]]