canCopy property

bool? canCopy
getter/setter pair

Whether the current user can copy this file.

For an item in a shared drive, whether the current user can copy non-folder descendants of this item, or this item itself if it is not a folder.

Output only.

Implementation

core.bool? canCopy;