| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2HybridFindingDetails |
GooglePrivacyDlpV2HybridFindingDetails.clone() |
GooglePrivacyDlpV2HybridFindingDetails |
GooglePrivacyDlpV2HybridContentItem.getFindingDetails()
Supplementary information that will be added to each finding.
|
GooglePrivacyDlpV2HybridFindingDetails |
GooglePrivacyDlpV2HybridFindingDetails.set(String fieldName,
Object value) |
GooglePrivacyDlpV2HybridFindingDetails |
GooglePrivacyDlpV2HybridFindingDetails.setContainerDetails(GooglePrivacyDlpV2Container containerDetails)
Details about the container where the content being inspected is from.
|
GooglePrivacyDlpV2HybridFindingDetails |
GooglePrivacyDlpV2HybridFindingDetails.setFileOffset(Long fileOffset)
Offset in bytes of the line, from the beginning of the file, where the finding is located.
|
GooglePrivacyDlpV2HybridFindingDetails |
GooglePrivacyDlpV2HybridFindingDetails.setLabels(Map<String,String> labels)
Labels to represent user provided metadata about the data being inspected.
|
GooglePrivacyDlpV2HybridFindingDetails |
GooglePrivacyDlpV2HybridFindingDetails.setRowOffset(Long rowOffset)
Offset of the row for tables.
|
GooglePrivacyDlpV2HybridFindingDetails |
GooglePrivacyDlpV2HybridFindingDetails.setTableOptions(GooglePrivacyDlpV2TableOptions tableOptions)
If the container is a table, additional information to make findings meaningful such as the
columns that are primary keys.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2HybridContentItem |
GooglePrivacyDlpV2HybridContentItem.setFindingDetails(GooglePrivacyDlpV2HybridFindingDetails findingDetails)
Supplementary information that will be added to each finding.
|
Copyright © 2011–2020 Google. All rights reserved.