status property
Geo target constant status.
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 geo target constant is valid.
- "REMOVAL_PLANNED" : The geo target constant is obsolete and will be removed.
Implementation
core.String? status;