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