Package | Description |
---|---|
com.google.api.services.driveactivity.v2.model |
Modifier and Type | Method and Description |
---|---|
TeamDriveReference |
TeamDriveReference.clone() |
TeamDriveReference |
TargetReference.getTeamDrive()
This field is deprecated; please use the `drive` field instead.
|
TeamDriveReference |
Owner.getTeamDrive()
This field is deprecated; please use the `drive` field instead.
|
TeamDriveReference |
TeamDriveReference.set(String fieldName,
Object value) |
TeamDriveReference |
TeamDriveReference.setName(String name)
This field is deprecated; please see `DriveReference.name` instead.
|
TeamDriveReference |
TeamDriveReference.setTitle(String title)
This field is deprecated; please see `DriveReference.title` instead.
|
Modifier and Type | Method and Description |
---|---|
TargetReference |
TargetReference.setTeamDrive(TeamDriveReference teamDrive)
This field is deprecated; please use the `drive` field instead.
|
Owner |
Owner.setTeamDrive(TeamDriveReference teamDrive)
This field is deprecated; please use the `drive` field instead.
|
Copyright © 2011–2023 Google. All rights reserved.