record Suppressions
Parameters
value
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
Parameters
values
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
suspend fun recordSuppressions(argument: List<suspend GooglePrivacyDlpV2RecordSuppressionArgsBuilder.() -> Unit>)
suspend fun recordSuppressions(vararg argument: suspend GooglePrivacyDlpV2RecordSuppressionArgsBuilder.() -> Unit)
suspend fun recordSuppressions(argument: suspend GooglePrivacyDlpV2RecordSuppressionArgsBuilder.() -> Unit)
Parameters
argument
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.