conditions property
Conditions that must match for this rule to apply.
All conditions must match (AND). For OR conditions, use multiple
rules.
Optional.
Implementation
core.List<GooglePrivacyDlpV2PolicyCondition>? conditions;
Conditions that must match for this rule to apply.
All conditions must match (AND). For OR conditions, use multiple
rules.
Optional.
core.List<GooglePrivacyDlpV2PolicyCondition>? conditions;