canMoveItemOutOfDrive property

bool? canMoveItemOutOfDrive
getter/setter pair

Whether the current user can move this item outside of this drive by changing its parent.

Note that a request to change the parent of the item may still fail depending on the new parent that is being added.

Output only.

Implementation

core.bool? canMoveItemOutOfDrive;