canMoveItemWithinDrive property

bool? canMoveItemWithinDrive
getter/setter pair

Whether the current user can move this item within this drive.

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

Output only.

Implementation

core.bool? canMoveItemWithinDrive;