| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Location |
GooglePrivacyDlpV2Location.clone() |
GooglePrivacyDlpV2Location |
GooglePrivacyDlpV2Finding.getLocation()
Where the content was found.
|
GooglePrivacyDlpV2Location |
GooglePrivacyDlpV2Location.set(String fieldName,
Object value) |
GooglePrivacyDlpV2Location |
GooglePrivacyDlpV2Location.setByteRange(GooglePrivacyDlpV2Range byteRange)
Zero-based byte offsets delimiting the finding.
|
GooglePrivacyDlpV2Location |
GooglePrivacyDlpV2Location.setCodepointRange(GooglePrivacyDlpV2Range codepointRange)
Unicode character offsets delimiting the finding.
|
GooglePrivacyDlpV2Location |
GooglePrivacyDlpV2Location.setContainer(GooglePrivacyDlpV2Container container)
Information about the container where this finding occurred, if available.
|
GooglePrivacyDlpV2Location |
GooglePrivacyDlpV2Location.setContentLocations(List<GooglePrivacyDlpV2ContentLocation> contentLocations)
List of nested objects pointing to the precise location of the finding within the file or
record.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Finding |
GooglePrivacyDlpV2Finding.setLocation(GooglePrivacyDlpV2Location location)
Where the content was found.
|
Copyright © 2011–2020 Google. All rights reserved.