Module: Google::Cloud::RecaptchaEnterprise::V1beta1::Event::FraudPrevention
- Defined in:
- proto_docs/google/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.rb
Overview
Setting that controls Fraud Prevention assessments.
Constant Summary collapse
- FRAUD_PREVENTION_UNSPECIFIED =
Default, unspecified setting. If opted in for automatic detection,
fraud_prevention_assessmentis returned based on the request. Otherwise,fraud_prevention_assessmentis returned iftransaction_datais present in theEventand Fraud Prevention is enabled in the Google Cloud console. 0- ENABLED =
Enable Fraud Prevention for this assessment, if Fraud Prevention is enabled in the Google Cloud console.
1- DISABLED =
Disable Fraud Prevention for this assessment, regardless of opt-in status or the Google Cloud console settings.
2