| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2TransformationOverview |
GooglePrivacyDlpV2TransformationOverview.clone() |
GooglePrivacyDlpV2TransformationOverview |
GooglePrivacyDlpV2ReidentifyContentResponse.getOverview()
An overview of the changes that were made to the `item`.
|
GooglePrivacyDlpV2TransformationOverview |
GooglePrivacyDlpV2DeidentifyContentResponse.getOverview()
An overview of the changes that were made on the `item`.
|
GooglePrivacyDlpV2TransformationOverview |
GooglePrivacyDlpV2TransformationOverview.set(String fieldName,
Object value) |
GooglePrivacyDlpV2TransformationOverview |
GooglePrivacyDlpV2TransformationOverview.setTransformationSummaries(List<GooglePrivacyDlpV2TransformationSummary> transformationSummaries)
Transformations applied to the dataset.
|
GooglePrivacyDlpV2TransformationOverview |
GooglePrivacyDlpV2TransformationOverview.setTransformedBytes(Long transformedBytes)
Total size in bytes that were transformed in some way.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2ReidentifyContentResponse |
GooglePrivacyDlpV2ReidentifyContentResponse.setOverview(GooglePrivacyDlpV2TransformationOverview overview)
An overview of the changes that were made to the `item`.
|
GooglePrivacyDlpV2DeidentifyContentResponse |
GooglePrivacyDlpV2DeidentifyContentResponse.setOverview(GooglePrivacyDlpV2TransformationOverview overview)
An overview of the changes that were made on the `item`.
|
Copyright © 2011–2020 Google. All rights reserved.