canListChildren property

bool? canListChildren
getter/setter pair

Whether the current user can list the children of this folder.

This is always false when the item is not a folder.

Output only.

Implementation

core.bool? canListChildren;