state property
The state of the location.
Output only. Possible string values are:
- "STATE_UNSPECIFIED" : STATE_UNSPECIFIED.
- "INACTIVE" : INACTIVE.
- "ACTIVATING" : ACTIVATING.
- "ACTIVE" : ACTIVE.
- "CREATING" : CREATING.
- "DELETING" : DELETING.
- "UPDATING" : UPDATING.
Implementation
core.String? state;