Enum Event.Types.EventType (1.0.0-beta04)

public enum 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.