Google Cloud Recaptcha Enterprise V1 Client - Class CardSignals (1.8.0)

Reference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class CardSignals.

Signals describing the payment card used in this transaction.

Generated from protobuf message google.cloud.recaptchaenterprise.v1.FraudSignals.CardSignals

Namespace

Google \ Cloud \ RecaptchaEnterprise \ V1 \ FraudSignals

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ card_labels array

Output only. The labels for the payment card in this transaction.

getCardLabels

Output only. The labels for the payment card in this transaction.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setCardLabels

Output only. The labels for the payment card in this transaction.

Parameter
NameDescription
var int[]
Returns
TypeDescription
$this