Class HealthStatus (0.8.0)

HealthStatus(value)

HealthStatus represents the health status.

Enums

Name Description
HEALTH_STATUS_UNSPECIFIED Health status is unknown: not initialized or failed to retrieve.
HEALTHY The resource is healthy.
UNHEALTHY The resource is unhealthy.
UNRESPONSIVE The resource is unresponsive.
DEGRADED Some sub-resources are UNHEALTHY.