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 page provides documentation for the `FraudSignals.Types.CardSignals` class within the Google Cloud reCAPTCHA Enterprise v1 API."],["`CardSignals` is a class that describes the payment card details used in a transaction."],["The documentation details the class's constructors, including a default constructor and a constructor for copying an existing `CardSignals` object."],["The `CardLabels` property, which is an output-only field of type RepeatedField, provides the labels associated with the payment card in the transaction."],["You can access the documentation of various versions of the reCAPTCHA Enterprise v1 API class `FraudSignals.Types.CardSignals` with versions ranging from 1.2.0 up to the latest 2.17.0 version."]]],[]]