| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Table |
GooglePrivacyDlpV2Table.clone() |
GooglePrivacyDlpV2Table |
GooglePrivacyDlpV2ContentItem.getTable()
Structured content for inspection.
|
GooglePrivacyDlpV2Table |
GooglePrivacyDlpV2Table.set(String fieldName,
Object value) |
GooglePrivacyDlpV2Table |
GooglePrivacyDlpV2Table.setHeaders(List<GooglePrivacyDlpV2FieldId> headers)
Headers of the table.
|
GooglePrivacyDlpV2Table |
GooglePrivacyDlpV2Table.setRows(List<GooglePrivacyDlpV2Row> rows)
Rows of the table.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2ContentItem |
GooglePrivacyDlpV2ContentItem.setTable(GooglePrivacyDlpV2Table table)
Structured content for inspection.
|
Copyright © 2011–2020 Google. All rights reserved.