| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2TableOptions |
GooglePrivacyDlpV2TableOptions.clone() |
GooglePrivacyDlpV2TableOptions |
GooglePrivacyDlpV2HybridOptions.getTableOptions()
If the container is a table, additional information to make findings meaningful such as the
columns that are primary keys.
|
GooglePrivacyDlpV2TableOptions |
GooglePrivacyDlpV2HybridFindingDetails.getTableOptions()
If the container is a table, additional information to make findings meaningful such as the
columns that are primary keys.
|
GooglePrivacyDlpV2TableOptions |
GooglePrivacyDlpV2TableOptions.set(String fieldName,
Object value) |
GooglePrivacyDlpV2TableOptions |
GooglePrivacyDlpV2TableOptions.setIdentifyingFields(List<GooglePrivacyDlpV2FieldId> identifyingFields)
The columns that are the primary keys for table objects included in ContentItem.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
Copyright © 2011–2020 Google. All rights reserved.