Class HealthState (1.50.0)

HealthState(value)

The substate of the NotebookRuntime to display health information.

Enum values:

HEALTH_STATE_UNSPECIFIED (0):
    Unspecified health state.
HEALTHY (1):
    NotebookRuntime is in healthy state. Applies
    to ACTIVE state.
UNHEALTHY (2):
    NotebookRuntime is in unhealthy state.
    Applies to ACTIVE state.

Methods

HealthState

HealthState(value)

The substate of the NotebookRuntime to display health information.

Enum values:

HEALTH_STATE_UNSPECIFIED (0):
    Unspecified health state.
HEALTHY (1):
    NotebookRuntime is in healthy state. Applies
    to ACTIVE state.
UNHEALTHY (2):
    NotebookRuntime is in unhealthy state.
    Applies to ACTIVE state.