| Package | Description |
|---|---|
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
TeamDriveInfo |
TeamDriveInfo.clone() |
TeamDriveInfo |
Query.getTeamDriveInfo()
Required when **SearchMethod** is **TEAM_DRIVE**.
|
TeamDriveInfo |
TeamDriveInfo.set(String fieldName,
Object value) |
TeamDriveInfo |
TeamDriveInfo.setTeamDriveIds(List<String> teamDriveIds)
List of Team Drive IDs, as provided by the [Drive API](https://developers.google.com/drive).
|
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.setTeamDriveInfo(TeamDriveInfo teamDriveInfo)
Required when **SearchMethod** is **TEAM_DRIVE**.
|
Copyright © 2011–2025 Google. All rights reserved.