httpsLatencyState property
Current HTTPS latency state. Possible string values are:
- "HTTPS_LATENCY_STATE_UNSPECIFIED" : HTTPS latency state is unspecified.
- "RECOVERY" : HTTPS latency recovered from a problem.
- "PROBLEM" : HTTPS latency problem.
Implementation
core.String? httpsLatencyState;