canMoveChildrenWithinDrive property

bool? canMoveChildrenWithinDrive
getter/setter pair

Whether the current user can move children of this folder within this drive.

This is false when the item is not a folder. Note that a request to move the child may still fail depending on the current user's access to the child and to the destination folder.

Output only.

Implementation

core.bool? canMoveChildrenWithinDrive;