| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2ImageLocation |
GooglePrivacyDlpV2ImageLocation.clone() |
GooglePrivacyDlpV2ImageLocation |
GooglePrivacyDlpV2ContentLocation.getImageLocation()
Location within an image's pixels.
|
GooglePrivacyDlpV2ImageLocation |
GooglePrivacyDlpV2ImageLocation.set(String fieldName,
Object value) |
GooglePrivacyDlpV2ImageLocation |
GooglePrivacyDlpV2ImageLocation.setBoundingBoxes(List<GooglePrivacyDlpV2BoundingBox> boundingBoxes)
Bounding boxes locating the pixels within the image containing the finding.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2ContentLocation |
GooglePrivacyDlpV2ContentLocation.setImageLocation(GooglePrivacyDlpV2ImageLocation imageLocation)
Location within an image's pixels.
|
Copyright © 2011–2020 Google. All rights reserved.