| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2ContentLocation |
GooglePrivacyDlpV2ContentLocation.clone() |
GooglePrivacyDlpV2ContentLocation |
GooglePrivacyDlpV2ContentLocation.set(String fieldName,
Object value) |
GooglePrivacyDlpV2ContentLocation |
GooglePrivacyDlpV2ContentLocation.setContainerName(String containerName)
Name of the container where the finding is located.
|
GooglePrivacyDlpV2ContentLocation |
GooglePrivacyDlpV2ContentLocation.setContainerTimestamp(String containerTimestamp)
Findings container modification timestamp, if applicable.
|
GooglePrivacyDlpV2ContentLocation |
GooglePrivacyDlpV2ContentLocation.setContainerVersion(String containerVersion)
Findings container version, if available ("generation" for Google Cloud Storage).
|
GooglePrivacyDlpV2ContentLocation |
GooglePrivacyDlpV2ContentLocation.setDocumentLocation(GooglePrivacyDlpV2DocumentLocation documentLocation)
Location data for document files.
|
GooglePrivacyDlpV2ContentLocation |
GooglePrivacyDlpV2ContentLocation.setImageLocation(GooglePrivacyDlpV2ImageLocation imageLocation)
Location within an image's pixels.
|
GooglePrivacyDlpV2ContentLocation |
GooglePrivacyDlpV2ContentLocation.setMetadataLocation(GooglePrivacyDlpV2MetadataLocation metadataLocation)
Location within the metadata for inspected content.
|
GooglePrivacyDlpV2ContentLocation |
GooglePrivacyDlpV2ContentLocation.setRecordLocation(GooglePrivacyDlpV2RecordLocation recordLocation)
Location within a row or record of a database table.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePrivacyDlpV2ContentLocation> |
GooglePrivacyDlpV2Location.getContentLocations()
List of nested objects pointing to the precise location of the finding within the file or
record.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Location |
GooglePrivacyDlpV2Location.setContentLocations(List<GooglePrivacyDlpV2ContentLocation> contentLocations)
List of nested objects pointing to the precise location of the finding within the file or
record.
|
Copyright © 2011–2020 Google. All rights reserved.