rules property
Policies to apply, based on the findings returned by inspection.
The first rule to match applies.
Required.
Implementation
core.List<GooglePrivacyDlpV2PolicyRule>? rules;
Policies to apply, based on the findings returned by inspection.
The first rule to match applies.
Required.
core.List<GooglePrivacyDlpV2PolicyRule>? rules;