rule Set
Parameters
value
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.
Parameters
values
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.
suspend fun ruleSet(argument: List<suspend GooglePrivacyDlpV2InspectionRuleSetArgsBuilder.() -> Unit>)
suspend fun ruleSet(vararg argument: suspend GooglePrivacyDlpV2InspectionRuleSetArgsBuilder.() -> Unit)
Parameters
argument
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.