public enum Event.Types.EventType
Reference documentation and code samples for the Notebooks v2 API enum Event.Types.EventType.
The definition of the event types.
Namespace
Google.Cloud.Notebooks.V2Assembly
Google.Cloud.Notebooks.V2.dll
Fields |
|
---|---|
Name | Description |
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 |
MetadataChange |
The instance / runtime is available. This event indicates that the instance had metadata that needs to be modified. |
Unspecified |
Event is not specified. |