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."],[[["The latest version of the Google Cloud reCAPTCHA Enterprise v1 API is 2.17.0, with version 2.9.0 also being specifically mentioned."],["This documentation covers the `FraudPreventionAssessment.Types.CardTestingVerdict` class, which is part of the Google Cloud reCAPTCHA Enterprise V1 API."],["The `CardTestingVerdict` class is designed to provide information about card testing fraud, involving attempts to test stolen or brute-forced card details."],["`CardTestingVerdict` implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, suggesting its role in data handling and comparison within the .NET framework."],["The `Risk` property of the `CardTestingVerdict` class provides a probability score (0.0 to 1.0) indicating the likelihood of a transaction being a part of a card testing attack."]]],[]]