status property
Status of the label.
Read only.
Output only. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return value only. Represents value unknown in this version.
- "ENABLED" : Label is enabled.
- "REMOVED" : Label is removed.
Implementation
core.String? status;