canReadDrive property

bool? canReadDrive
getter/setter pair

Whether the current user can read the shared drive to which this file belongs.

Only populated for items in shared drives.

Output only.

Implementation

core.bool? canReadDrive;