| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Container |
GooglePrivacyDlpV2Container.clone() |
GooglePrivacyDlpV2Container |
GooglePrivacyDlpV2Location.getContainer()
Information about the container where this finding occurred, if available.
|
GooglePrivacyDlpV2Container |
GooglePrivacyDlpV2HybridFindingDetails.getContainerDetails()
Details about the container where the content being inspected is from.
|
GooglePrivacyDlpV2Container |
GooglePrivacyDlpV2Container.set(String fieldName,
Object value) |
GooglePrivacyDlpV2Container |
GooglePrivacyDlpV2Container.setFullPath(String fullPath)
A string representation of the full container name.
|
GooglePrivacyDlpV2Container |
GooglePrivacyDlpV2Container.setProjectId(String projectId)
Project where the finding was found.
|
GooglePrivacyDlpV2Container |
GooglePrivacyDlpV2Container.setRelativePath(String relativePath)
The rest of the path after the root.
|
GooglePrivacyDlpV2Container |
GooglePrivacyDlpV2Container.setRootPath(String rootPath)
The root of the container.
|
GooglePrivacyDlpV2Container |
GooglePrivacyDlpV2Container.setType(String type)
Container type, for example BigQuery or Google Cloud Storage.
|
GooglePrivacyDlpV2Container |
GooglePrivacyDlpV2Container.setUpdateTime(String updateTime)
Findings container modification timestamp, if applicable.
|
GooglePrivacyDlpV2Container |
GooglePrivacyDlpV2Container.setVersion(String version)
Findings container version, if available ("generation" for Google Cloud Storage).
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Location |
GooglePrivacyDlpV2Location.setContainer(GooglePrivacyDlpV2Container container)
Information about the container where this finding occurred, if available.
|
GooglePrivacyDlpV2HybridFindingDetails |
GooglePrivacyDlpV2HybridFindingDetails.setContainerDetails(GooglePrivacyDlpV2Container containerDetails)
Details about the container where the content being inspected is from.
|
Copyright © 2011–2020 Google. All rights reserved.