reCAPTCHA Enterprise V1 API - Module Google::Cloud::RecaptchaEnterprise::V1::Event::FraudPrevention (v0.22.0)

Reference documentation and code samples for the reCAPTCHA Enterprise V1 API module Google::Cloud::RecaptchaEnterprise::V1::Event::FraudPrevention.

Setting that controls Fraud Prevention assessments.

Constants

FRAUD_PREVENTION_UNSPECIFIED

value: 0
Default, unspecified setting. If opted in for automatic detection, fraud_prevention_assessment is returned based on the request. Otherwise, fraud_prevention_assessment is returned if transaction_data is present in the Event and Fraud Prevention is enabled in the Google Cloud console.

ENABLED

value: 1
Enable Fraud Prevention for this assessment, if Fraud Prevention is enabled in the Google Cloud console.

DISABLED

value: 2
Disable Fraud Prevention for this assessment, regardless of opt-in status or Google Cloud console settings.