| Package | Description |
|---|---|
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DriveOptions |
DriveOptions.clone() |
DriveOptions |
Query.getDriveOptions()
Set Drive search-specific options.
|
DriveOptions |
DriveOptions.set(String fieldName,
Object value) |
DriveOptions |
DriveOptions.setClientSideEncryptedOption(String clientSideEncryptedOption)
Set whether the results include only content encrypted with [Google Workspace Client-side
encryption](https://support.google.com/a?p=cse_ov) content, only unencrypted content, or both.
|
DriveOptions |
DriveOptions.setIncludeSharedDrives(Boolean includeSharedDrives)
Set to **true** to include shared drives.
|
DriveOptions |
DriveOptions.setIncludeTeamDrives(Boolean includeTeamDrives)
Set to true to include Team Drive.
|
DriveOptions |
DriveOptions.setSharedDrivesOption(String sharedDrivesOption)
Optional.
|
DriveOptions |
DriveOptions.setVersionDate(String versionDate)
Search the current version of the Drive file, but export the contents of the last version saved
before 12:00 AM UTC on the specified date.
|
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.setDriveOptions(DriveOptions driveOptions)
Set Drive search-specific options.
|
Copyright © 2011–2025 Google. All rights reserved.