| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2RedactImageResponse |
GooglePrivacyDlpV2RedactImageResponse.clone() |
GooglePrivacyDlpV2RedactImageResponse |
GooglePrivacyDlpV2RedactImageResponse.encodeRedactedImage(byte[] redactedImage)
The redacted image.
|
GooglePrivacyDlpV2RedactImageResponse |
GooglePrivacyDlpV2RedactImageResponse.set(String fieldName,
Object value) |
GooglePrivacyDlpV2RedactImageResponse |
GooglePrivacyDlpV2RedactImageResponse.setExtractedText(String extractedText)
If an image was being inspected and the InspectConfig's include_quote was set to true, then
this field will include all text, if any, that was found in the image.
|
GooglePrivacyDlpV2RedactImageResponse |
GooglePrivacyDlpV2RedactImageResponse.setInspectResult(GooglePrivacyDlpV2InspectResult inspectResult)
The findings.
|
GooglePrivacyDlpV2RedactImageResponse |
GooglePrivacyDlpV2RedactImageResponse.setRedactedImage(String redactedImage)
The redacted image.
|
Copyright © 2011–2020 Google. All rights reserved.