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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-04 UTC."],[],[]]