canDeleteChildren property

bool? canDeleteChildren
getter/setter pair

Whether the current user can delete children of this folder.

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

Output only.

Implementation

core.bool? canDeleteChildren;