| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2TableLocation |
GooglePrivacyDlpV2TableLocation.clone() |
GooglePrivacyDlpV2TableLocation |
GooglePrivacyDlpV2RecordLocation.getTableLocation()
Location within a `ContentItem.Table`.
|
GooglePrivacyDlpV2TableLocation |
GooglePrivacyDlpV2TableLocation.set(String fieldName,
Object value) |
GooglePrivacyDlpV2TableLocation |
GooglePrivacyDlpV2TableLocation.setRowIndex(Long rowIndex)
The zero-based index of the row where the finding is located.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2RecordLocation |
GooglePrivacyDlpV2RecordLocation.setTableLocation(GooglePrivacyDlpV2TableLocation tableLocation)
Location within a `ContentItem.Table`.
|
Copyright © 2011–2020 Google. All rights reserved.