| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Row |
GooglePrivacyDlpV2Row.clone() |
GooglePrivacyDlpV2Row |
GooglePrivacyDlpV2Row.set(String fieldName,
Object value) |
GooglePrivacyDlpV2Row |
GooglePrivacyDlpV2Row.setValues(List<GooglePrivacyDlpV2Value> values)
Individual cells.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePrivacyDlpV2Row> |
GooglePrivacyDlpV2Table.getRows()
Rows of the table.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Table |
GooglePrivacyDlpV2Table.setRows(List<GooglePrivacyDlpV2Row> rows)
Rows of the table.
|
Copyright © 2011–2020 Google. All rights reserved.