Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::NotebookRuntime::HealthState (v0.39.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::NotebookRuntime::HealthState.

The substate of the NotebookRuntime to display health information.

Constants

HEALTH_STATE_UNSPECIFIED

value: 0
Unspecified health state.

HEALTHY

value: 1
NotebookRuntime is in healthy state. Applies to ACTIVE state.

UNHEALTHY

value: 2
NotebookRuntime is in unhealthy state. Applies to ACTIVE state.