state property
State of the issue.
Output only. Possible string values are:
- "STATE_UNSPECIFIED" : Unspecified.
- "OPEN" : An open issue.
- "CLOSED" : A closed issue.
Implementation
core.String? state;
State of the issue.
Output only. Possible string values are:
core.String? state;