public sealed class FraudSignals.Types.CardSignals : IMessage<FraudSignals.Types.CardSignals>, IEquatable<FraudSignals.Types.CardSignals>, IDeepCloneable<FraudSignals.Types.CardSignals>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class FraudSignals.Types.CardSignals.
Signals describing the payment card used in this transaction.
[[["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 reference documentation for the `FraudSignals.Types.CardSignals` class within the Google Cloud reCAPTCHA Enterprise v1 API."],["The `CardSignals` class is used to describe signals about the payment card used in a transaction, and it inherits from `object` while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 2.17.0, with previous versions from 2.16.0 down to 1.2.0 also available for reference."],["The `CardSignals` class offers two constructors: a default one and another that takes a `FraudSignals.Types.CardSignals` object as a parameter for copying."],["The `CardSignals` class includes a `CardLabels` property of type `RepeatedField\u003cFraudSignals.Types.CardSignals.Types.CardLabel\u003e`, which contains the output-only labels associated with the payment card in the transaction."]]],[]]