public sealed class FraudPreventionAssessment.Types.CardTestingVerdict : IMessage<FraudPreventionAssessment.Types.CardTestingVerdict>, IEquatable<FraudPreventionAssessment.Types.CardTestingVerdict>, IDeepCloneable<FraudPreventionAssessment.Types.CardTestingVerdict>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class FraudPreventionAssessment.Types.CardTestingVerdict.
Information about card testing fraud, where an adversary is testing
fraudulently obtained cards or brute forcing their details.
[[["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 webpage provides documentation for the `FraudPreventionAssessment.Types.CardTestingVerdict` class within the Google Cloud reCAPTCHA Enterprise v1 API."],["The content details the `CardTestingVerdict` class's role in identifying card testing fraud, where attackers test or brute-force card details."],["The class `FraudPreventionAssessment.Types.CardTestingVerdict` is an object that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The page lists versioned links of this class, from version 1.2.0 to the latest version, 2.17.0, and shows that version 2.15.0 is currently active."],["The class contains a constructor and one property, Risk, which represents the probability of a transaction being a card testing attack, with a value range from 0.0 to 1.0."]]],[]]