Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::CustomInfoType::ExclusionType (v1.18.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::CustomInfoType::ExclusionType.
Type of exclusion rule.
Constants
EXCLUSION_TYPE_UNSPECIFIED
value: 0 A finding of this custom info type will not be excluded from results.
EXCLUSION_TYPE_EXCLUDE
value: 1 A finding of this custom info type will be excluded from final results,
but can still affect rule execution.