rules property

List<GooglePrivacyDlpV2PolicyRule>? rules
getter/setter pair

Policies to apply, based on the findings returned by inspection.

The first rule to match applies.

Required.

Implementation

core.List<GooglePrivacyDlpV2PolicyRule>? rules;