canTrashChildren property

bool? canTrashChildren
getter/setter pair

Whether the current user can trash 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? canTrashChildren;