| Package | Description |
|---|---|
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SharedDriveInfo |
SharedDriveInfo.clone() |
SharedDriveInfo |
Query.getSharedDriveInfo()
Required when **SearchMethod** is **SHARED_DRIVE**.
|
SharedDriveInfo |
SharedDriveInfo.set(String fieldName,
Object value) |
SharedDriveInfo |
SharedDriveInfo.setSharedDriveIds(List<String> sharedDriveIds)
A list of shared drive IDs, as provided by the [Drive
API](https://developers.google.com/drive).
|
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.setSharedDriveInfo(SharedDriveInfo sharedDriveInfo)
Required when **SearchMethod** is **SHARED_DRIVE**.
|
Copyright © 2011–2025 Google. All rights reserved.