| Package | Description |
|---|---|
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DriveDocumentInfo |
DriveDocumentInfo.clone() |
DriveDocumentInfo |
Query.getDriveDocumentInfo()
Required when **SearchMethod** is **DRIVE_DOCUMENT**.
|
DriveDocumentInfo |
DriveDocumentInfo.set(String fieldName,
Object value) |
DriveDocumentInfo |
DriveDocumentInfo.setDocumentIds(DriveDocumentIds documentIds)
Specify Drive documents by document ID.
|
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.setDriveDocumentInfo(DriveDocumentInfo driveDocumentInfo)
Required when **SearchMethod** is **DRIVE_DOCUMENT**.
|
Copyright © 2011–2025 Google. All rights reserved.