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 page provides reference documentation for the `FraudPreventionAssessment.Types.StolenInstrumentVerdict` class within the Google Cloud reCAPTCHA Enterprise v1 API."],["The `StolenInstrumentVerdict` class is used to provide information about the probability of a transaction involving a stolen payment instrument."],["It is part of the `Google.Cloud.RecaptchaEnterprise.V1` namespace and is implemented in the `Google.Cloud.RecaptchaEnterprise.V1.dll` assembly."],["The latest version of this documentation is 2.17.0, and it has a history going back to version 1.2.0, with each version being linked for review."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the key property of this class is `Risk` which provides the value of probability, ranging from 0.0 to 1.0, that the instrument being used is stolen."]]],[]]