Google Cloud Recaptcha Enterprise V1 Client - Class RiskReason (2.3.0)

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

Risk reasons applicable to the Fraud Prevention assessment.

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

Namespace

Google \ Cloud \ RecaptchaEnterprise \ V1 \ FraudPreventionAssessment

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ reason int

Output only. Risk reasons applicable to the Fraud Prevention assessment.

getReason

Output only. Risk reasons applicable to the Fraud Prevention assessment.

Returns
Type Description
int Enum of type Reason.

setReason

Output only. Risk reasons applicable to the Fraud Prevention assessment.

Parameter
Name Description
var int

Enum of type Reason.

Returns
Type Description
$this