plannableStatus property
The plannability status of the user list.
Output only. Possible string values are:
- "PLANNABLE_STATUS_UNSPECIFIED" : Unspecified plannability status.
- "PLANNABLE" : The user list is plannable.
- "UNPLANNABLE" : The user list is unplannable.
Implementation
core.String? plannableStatus;