| Package | Description |
|---|---|
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
HeldDriveQuery |
HeldDriveQuery.clone() |
HeldDriveQuery |
CorpusQuery.getDriveQuery()
Service-specific options for Drive holds.
|
HeldDriveQuery |
HeldDriveQuery.set(String fieldName,
Object value) |
HeldDriveQuery |
HeldDriveQuery.setIncludeSharedDriveFiles(Boolean includeSharedDriveFiles)
To include files in shared drives in the hold, set to **true**.
|
HeldDriveQuery |
HeldDriveQuery.setIncludeTeamDriveFiles(Boolean includeTeamDriveFiles)
To include files in Team Drives in the hold, set to **true**.
|
| Modifier and Type | Method and Description |
|---|---|
CorpusQuery |
CorpusQuery.setDriveQuery(HeldDriveQuery driveQuery)
Service-specific options for Drive holds.
|
Copyright © 2011–2025 Google. All rights reserved.