AI Platform Notebooks v1 API - Enum Event.Types.EventType (2.0.0)

public enum EventType

Reference documentation and code samples for the AI Platform Notebooks v1 API enum Event.Types.EventType.

The definition of the event types.

Namespace

Google.Cloud.Notebooks.V1

Assembly

Google.Cloud.Notebooks.V1.dll

Fields

NameDescription
Health

The instance / runtime health is available. This event indicates that instance / runtime health information.

Heartbeat

The instance / runtime is available. This event indicates that instance / runtime underlying compute is operational.

Idle

The instance / runtime is idle

Maintenance

The instance / runtime is available. This event allows instance / runtime to send Host maintenance information to Control Plane. https://cloud.google.com/compute/docs/gpus/gpu-host-maintenance

Unspecified

Event is not specified.