rules property

List<GooglePrivacyDlpV2InspectionRule>? rules
getter/setter pair

Set of rules to be applied to infoTypes.

The rules are applied in order.

Implementation

core.List<GooglePrivacyDlpV2InspectionRule>? rules;