canMoveChildrenOutOfDrive property

bool? canMoveChildrenOutOfDrive
getter/setter pair

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

This is false when the item is not a folder. Only populated for items in shared drives.

Output only.

Implementation

core.bool? canMoveChildrenOutOfDrive;