| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2DocumentLocation |
GooglePrivacyDlpV2DocumentLocation.clone() |
GooglePrivacyDlpV2DocumentLocation |
GooglePrivacyDlpV2ContentLocation.getDocumentLocation()
Location data for document files.
|
GooglePrivacyDlpV2DocumentLocation |
GooglePrivacyDlpV2DocumentLocation.set(String fieldName,
Object value) |
GooglePrivacyDlpV2DocumentLocation |
GooglePrivacyDlpV2DocumentLocation.setFileOffset(Long fileOffset)
Offset of the line, from the beginning of the file, where the finding is located.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2ContentLocation |
GooglePrivacyDlpV2ContentLocation.setDocumentLocation(GooglePrivacyDlpV2DocumentLocation documentLocation)
Location data for document files.
|
Copyright © 2011–2020 Google. All rights reserved.