fraudPrevention property
The Fraud Prevention setting for this assessment.
Optional. Possible string values are:
- "FRAUD_PREVENTION_UNSPECIFIED" : Default, unspecified setting.
fraud_prevention_assessment
is returned iftransaction_data
is present inEvent
and Fraud Prevention is enabled in the Google Cloud console. - "ENABLED" : Enable Fraud Prevention for this assessment, if Fraud Prevention is enabled in the Google Cloud console.
- "DISABLED" : Disable Fraud Prevention for this assessment, regardless of the Google Cloud console settings.
Implementation
core.String? fraudPrevention;