status property
The status of the asset set.
Read-only.
Output only. Possible string values are:
- "UNSPECIFIED" : The status has not been specified.
- "UNKNOWN" : The received value is not known in this version. This is a response-only value.
- "ENABLED" : The asset set is enabled.
- "REMOVED" : The asset set is removed.
Implementation
core.String? status;