Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::DlpJobType.
An enum to represent the various types of DLP jobs.
Constants
DLP_JOB_TYPE_UNSPECIFIED
value: 0
Defaults to INSPECT_JOB.
INSPECT_JOB
value: 1
The job inspected Google Cloud for sensitive data.
RISK_ANALYSIS_JOB
value: 2
The job executed a Risk Analysis computation.