canDeleteTeamDrive property

bool? canDeleteTeamDrive
getter/setter pair

Whether the current user can delete this Team Drive.

Attempting to delete the Team Drive may still fail if there are untrashed items inside the Team Drive.

Implementation

core.bool? canDeleteTeamDrive;