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 various versions of the API, from version 1.2.0 up to the latest, 2.17.0, and provides direct links for each version of the documentation."],["`CardTestingVerdict` is designed to help identify card testing fraud, where attackers are attempting to validate stolen card information or brute force card details."],["The `CardTestingVerdict` class includes a Risk property, which is a float value between 0.0 and 1.0 representing the probability that a transaction attempt is part of a card testing attack."],["The class inherits from various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and it implements `object` methods."]]],[]]