| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2HybridOptions |
GooglePrivacyDlpV2HybridOptions.clone() |
GooglePrivacyDlpV2HybridOptions |
GooglePrivacyDlpV2StorageConfig.getHybridOptions()
Hybrid inspection options.
|
GooglePrivacyDlpV2HybridOptions |
GooglePrivacyDlpV2HybridOptions.set(String fieldName,
Object value) |
GooglePrivacyDlpV2HybridOptions |
GooglePrivacyDlpV2HybridOptions.setDescription(String description)
A short description of where the data is coming from.
|
GooglePrivacyDlpV2HybridOptions |
GooglePrivacyDlpV2HybridOptions.setLabels(Map<String,String> labels)
To organize findings, these labels will be added to each finding.
|
GooglePrivacyDlpV2HybridOptions |
GooglePrivacyDlpV2HybridOptions.setRequiredFindingLabelKeys(List<String> requiredFindingLabelKeys)
These are labels that each inspection request must include within their 'finding_labels' map.
|
GooglePrivacyDlpV2HybridOptions |
GooglePrivacyDlpV2HybridOptions.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 |
|---|---|
GooglePrivacyDlpV2StorageConfig |
GooglePrivacyDlpV2StorageConfig.setHybridOptions(GooglePrivacyDlpV2HybridOptions hybridOptions)
Hybrid inspection options.
|
Copyright © 2011–2020 Google. All rights reserved.