| 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.setIncludeSharedDrives(Boolean includeSharedDrives)
Set to **true** to include shared drives.
|
DriveOptions |
DriveOptions.setIncludeTeamDrives(Boolean includeTeamDrives)
Set to true to include Team Drive.
|
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–2021 Google. All rights reserved.