| Package | Description |
|---|---|
| com.google.api.services.dlp.v2 | |
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DLP.Projects.Image.Redact |
DLP.Projects.Image.redact(String parent,
GooglePrivacyDlpV2RedactImageRequest content)
Redacts potentially sensitive info from an image.
|
DLP.Projects.Locations.Image.Redact |
DLP.Projects.Locations.Image.redact(String parent,
GooglePrivacyDlpV2RedactImageRequest content)
Redacts potentially sensitive info from an image.
|
| Constructor and Description |
|---|
Redact(String parent,
GooglePrivacyDlpV2RedactImageRequest content)
Redacts potentially sensitive info from an image.
|
Redact(String parent,
GooglePrivacyDlpV2RedactImageRequest content)
Redacts potentially sensitive info from an image.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2RedactImageRequest |
GooglePrivacyDlpV2RedactImageRequest.clone() |
GooglePrivacyDlpV2RedactImageRequest |
GooglePrivacyDlpV2RedactImageRequest.set(String fieldName,
Object value) |
GooglePrivacyDlpV2RedactImageRequest |
GooglePrivacyDlpV2RedactImageRequest.setByteItem(GooglePrivacyDlpV2ByteContentItem byteItem)
The content must be PNG, JPEG, SVG or BMP.
|
GooglePrivacyDlpV2RedactImageRequest |
GooglePrivacyDlpV2RedactImageRequest.setImageRedactionConfigs(List<GooglePrivacyDlpV2ImageRedactionConfig> imageRedactionConfigs)
The configuration for specifying what content to redact from images.
|
GooglePrivacyDlpV2RedactImageRequest |
GooglePrivacyDlpV2RedactImageRequest.setIncludeFindings(Boolean includeFindings)
Whether the response should include findings along with the redacted image.
|
GooglePrivacyDlpV2RedactImageRequest |
GooglePrivacyDlpV2RedactImageRequest.setInspectConfig(GooglePrivacyDlpV2InspectConfig inspectConfig)
Configuration for the inspector.
|
GooglePrivacyDlpV2RedactImageRequest |
GooglePrivacyDlpV2RedactImageRequest.setLocationId(String locationId)
Deprecated.
|
Copyright © 2011–2020 Google. All rights reserved.