| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2TransformationSummary |
GooglePrivacyDlpV2TransformationSummary.clone() |
GooglePrivacyDlpV2TransformationSummary |
GooglePrivacyDlpV2TransformationSummary.set(String fieldName,
Object value) |
GooglePrivacyDlpV2TransformationSummary |
GooglePrivacyDlpV2TransformationSummary.setField(GooglePrivacyDlpV2FieldId field)
Set if the transformation was limited to a specific FieldId.
|
GooglePrivacyDlpV2TransformationSummary |
GooglePrivacyDlpV2TransformationSummary.setFieldTransformations(List<GooglePrivacyDlpV2FieldTransformation> fieldTransformations)
The field transformation that was applied.
|
GooglePrivacyDlpV2TransformationSummary |
GooglePrivacyDlpV2TransformationSummary.setInfoType(GooglePrivacyDlpV2InfoType infoType)
Set if the transformation was limited to a specific InfoType.
|
GooglePrivacyDlpV2TransformationSummary |
GooglePrivacyDlpV2TransformationSummary.setRecordSuppress(GooglePrivacyDlpV2RecordSuppression recordSuppress)
The specific suppression option these stats apply to.
|
GooglePrivacyDlpV2TransformationSummary |
GooglePrivacyDlpV2TransformationSummary.setResults(List<GooglePrivacyDlpV2SummaryResult> results)
Collection of all transformations that took place or had an error.
|
GooglePrivacyDlpV2TransformationSummary |
GooglePrivacyDlpV2TransformationSummary.setTransformation(GooglePrivacyDlpV2PrimitiveTransformation transformation)
The specific transformation these stats apply to.
|
GooglePrivacyDlpV2TransformationSummary |
GooglePrivacyDlpV2TransformationSummary.setTransformedBytes(Long transformedBytes)
Total size in bytes that were transformed in some way.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePrivacyDlpV2TransformationSummary> |
GooglePrivacyDlpV2TransformationOverview.getTransformationSummaries()
Transformations applied to the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2TransformationOverview |
GooglePrivacyDlpV2TransformationOverview.setTransformationSummaries(List<GooglePrivacyDlpV2TransformationSummary> transformationSummaries)
Transformations applied to the dataset.
|
Copyright © 2011–2020 Google. All rights reserved.