Package | Description |
---|---|
com.google.api.services.driveactivity.v2.model |
Modifier and Type | Method and Description |
---|---|
Drive |
Drive.clone() |
Drive |
Target.getDrive()
The target is a shared drive.
|
Drive |
Drive.set(String fieldName,
Object value) |
Drive |
Drive.setName(String name)
The resource name of the shared drive.
|
Drive |
Drive.setRoot(DriveItem root)
The root of this shared drive.
|
Drive |
Drive.setTitle(String title)
The title of the shared drive.
|
Modifier and Type | Method and Description |
---|---|
Target |
Target.setDrive(Drive drive)
The target is a shared drive.
|
Copyright © 2011–2023 Google. All rights reserved.