| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2SummaryResult |
GooglePrivacyDlpV2SummaryResult.clone() |
GooglePrivacyDlpV2SummaryResult |
GooglePrivacyDlpV2SummaryResult.set(String fieldName,
Object value) |
GooglePrivacyDlpV2SummaryResult |
GooglePrivacyDlpV2SummaryResult.setCode(String code)
Outcome of the transformation.
|
GooglePrivacyDlpV2SummaryResult |
GooglePrivacyDlpV2SummaryResult.setCount(Long count)
Number of transformations counted by this result.
|
GooglePrivacyDlpV2SummaryResult |
GooglePrivacyDlpV2SummaryResult.setDetails(String details)
A place for warnings or errors to show up if a transformation didn't work as expected.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePrivacyDlpV2SummaryResult> |
GooglePrivacyDlpV2TransformationSummary.getResults()
Collection of all transformations that took place or had an error.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2TransformationSummary |
GooglePrivacyDlpV2TransformationSummary.setResults(List<GooglePrivacyDlpV2SummaryResult> results)
Collection of all transformations that took place or had an error.
|
Copyright © 2011–2020 Google. All rights reserved.