ruleSet property
Set of rules to apply to the findings for this InspectConfig.
Exclusion rules, contained in the set are executed in the end, other rules are executed in the order they are specified for each info type.
Implementation
core.List<GooglePrivacyDlpV2InspectionRuleSet>? ruleSet;