Google Cloud reCAPTCHA Enterprise v1beta1 API - Enum Event.Types.FraudPrevention (2.0.0-beta07)

public enum Event.Types.FraudPrevention

Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1beta1 API enum Event.Types.FraudPrevention.

Setting that controls Fraud Prevention assessments.

Namespace

Google.Cloud.RecaptchaEnterprise.V1Beta1

Assembly

Google.Cloud.RecaptchaEnterprise.V1Beta1.dll

Fields

NameDescription
Disabled

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

Enabled

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

Unspecified

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.