| Modifier and Type | Class and Description |
|---|---|
class |
RecordSuppression
Configuration to suppress records whose suppression conditions evaluate to
true.
|
static class |
RecordSuppression.Builder
Configuration to suppress records whose suppression conditions evaluate to
true.
|
| Modifier and Type | Method and Description |
|---|---|
RecordSuppressionOrBuilder |
RecordTransformations.getRecordSuppressionsOrBuilder(int index)
Configuration defining which records get suppressed entirely.
|
RecordSuppressionOrBuilder |
RecordTransformations.Builder.getRecordSuppressionsOrBuilder(int index)
Configuration defining which records get suppressed entirely.
|
RecordSuppressionOrBuilder |
RecordTransformationsOrBuilder.getRecordSuppressionsOrBuilder(int index)
Configuration defining which records get suppressed entirely.
|
RecordSuppressionOrBuilder |
TransformationSummaryOrBuilder.getRecordSuppressOrBuilder()
The specific suppression option these stats apply to.
|
RecordSuppressionOrBuilder |
TransformationSummary.getRecordSuppressOrBuilder()
The specific suppression option these stats apply to.
|
RecordSuppressionOrBuilder |
TransformationSummary.Builder.getRecordSuppressOrBuilder()
The specific suppression option these stats apply to.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends RecordSuppressionOrBuilder> |
RecordTransformations.getRecordSuppressionsOrBuilderList()
Configuration defining which records get suppressed entirely.
|
List<? extends RecordSuppressionOrBuilder> |
RecordTransformations.Builder.getRecordSuppressionsOrBuilderList()
Configuration defining which records get suppressed entirely.
|
List<? extends RecordSuppressionOrBuilder> |
RecordTransformationsOrBuilder.getRecordSuppressionsOrBuilderList()
Configuration defining which records get suppressed entirely.
|
Copyright © 2022 Google LLC. All rights reserved.