Interface FraudPreventionAssessment.RiskReasonOrBuilder (3.79.0)

public static interface FraudPreventionAssessment.RiskReasonOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getReason()

public abstract FraudPreventionAssessment.RiskReason.Reason getReason()

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

.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason.Reason reason = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
FraudPreventionAssessment.RiskReason.Reason

The reason.

getReasonValue()

public abstract int getReasonValue()

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

.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason.Reason reason = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The enum numeric value on the wire for reason.