| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2InspectResult |
GooglePrivacyDlpV2InspectResult.clone() |
GooglePrivacyDlpV2InspectResult |
GooglePrivacyDlpV2RedactImageResponse.getInspectResult()
The findings.
|
GooglePrivacyDlpV2InspectResult |
GooglePrivacyDlpV2InspectContentResponse.getResult()
The findings.
|
GooglePrivacyDlpV2InspectResult |
GooglePrivacyDlpV2InspectResult.set(String fieldName,
Object value) |
GooglePrivacyDlpV2InspectResult |
GooglePrivacyDlpV2InspectResult.setFindings(List<GooglePrivacyDlpV2Finding> findings)
List of findings for an item.
|
GooglePrivacyDlpV2InspectResult |
GooglePrivacyDlpV2InspectResult.setFindingsTruncated(Boolean findingsTruncated)
If true, then this item might have more findings than were returned, and the findings returned
are an arbitrary subset of all findings.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2RedactImageResponse |
GooglePrivacyDlpV2RedactImageResponse.setInspectResult(GooglePrivacyDlpV2InspectResult inspectResult)
The findings.
|
GooglePrivacyDlpV2InspectContentResponse |
GooglePrivacyDlpV2InspectContentResponse.setResult(GooglePrivacyDlpV2InspectResult result)
The findings.
|
Copyright © 2011–2020 Google. All rights reserved.