Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::NotebookRuntime::HealthState (v1.47.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.