canDeleteDrive property

bool? canDeleteDrive
getter/setter pair

Whether the current user can delete this shared drive.

Attempting to delete the shared drive may still fail if there are untrashed items inside the shared drive.

Output only.

Implementation

core.bool? canDeleteDrive;