Google Cloud Recaptcha Enterprise V1 Client - Class StolenInstrumentVerdict (1.6.0)

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

Information about stolen instrument fraud, where the user is not the legitimate owner of the instrument being used for the purchase.

Generated from protobuf message google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.StolenInstrumentVerdict

Namespace

Google \ Cloud \ RecaptchaEnterprise \ V1 \ FraudPreventionAssessment

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ risk float

Output only. Probability of this transaction being executed with a stolen instrument. Values are from 0.0 (lowest) to 1.0 (highest).

getRisk

Output only. Probability of this transaction being executed with a stolen instrument. Values are from 0.0 (lowest) to 1.0 (highest).

Returns
TypeDescription
float

setRisk

Output only. Probability of this transaction being executed with a stolen instrument. Values are from 0.0 (lowest) to 1.0 (highest).

Parameter
NameDescription
var float
Returns
TypeDescription
$this