| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2ByteContentItem |
GooglePrivacyDlpV2ByteContentItem.clone() |
GooglePrivacyDlpV2ByteContentItem |
GooglePrivacyDlpV2ByteContentItem.encodeData(byte[] data)
Content data to inspect or redact.
|
GooglePrivacyDlpV2ByteContentItem |
GooglePrivacyDlpV2ContentItem.getByteItem()
Content data to inspect or redact.
|
GooglePrivacyDlpV2ByteContentItem |
GooglePrivacyDlpV2RedactImageRequest.getByteItem()
The content must be PNG, JPEG, SVG or BMP.
|
GooglePrivacyDlpV2ByteContentItem |
GooglePrivacyDlpV2ByteContentItem.set(String fieldName,
Object value) |
GooglePrivacyDlpV2ByteContentItem |
GooglePrivacyDlpV2ByteContentItem.setData(String data)
Content data to inspect or redact.
|
GooglePrivacyDlpV2ByteContentItem |
GooglePrivacyDlpV2ByteContentItem.setType(String type)
The type of data stored in the bytes string.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2ContentItem |
GooglePrivacyDlpV2ContentItem.setByteItem(GooglePrivacyDlpV2ByteContentItem byteItem)
Content data to inspect or redact.
|
GooglePrivacyDlpV2RedactImageRequest |
GooglePrivacyDlpV2RedactImageRequest.setByteItem(GooglePrivacyDlpV2ByteContentItem byteItem)
The content must be PNG, JPEG, SVG or BMP.
|
Copyright © 2011–2020 Google. All rights reserved.