readOnly property

bool? readOnly
getter/setter pair

An option that indicates if a user may edit a list.

Depends on the list ownership and list type. For example, external remarketing user lists are not editable. This field is -only.

Output only.

Implementation

core.bool? readOnly;