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 isn't a folder.

Output only.

Implementation

core.bool? canListChildren;