recordSuppressions property
Configuration defining which records get suppressed entirely.
Records that match any suppression rule are omitted from the output.
Implementation
core.List<GooglePrivacyDlpV2RecordSuppression>? recordSuppressions;
Configuration defining which records get suppressed entirely.
Records that match any suppression rule are omitted from the output.
core.List<GooglePrivacyDlpV2RecordSuppression>? recordSuppressions;