Reference documentation and code samples for the Notebooks V2 API module Google::Cloud::Notebooks::V2::Event::EventType.
The definition of the event types.
Constants
EVENT_TYPE_UNSPECIFIED
value: 0
Event is not specified.
IDLE
value: 1
The instance / runtime is idle
HEARTBEAT
value: 2
The instance / runtime is available.
This event indicates that instance / runtime underlying compute is
operational.
HEALTH
value: 3
The instance / runtime health is available.
This event indicates that instance / runtime health information.
MAINTENANCE
value: 4
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
METADATA_CHANGE
value: 5
The instance / runtime is available.
This event indicates that the instance had metadata that needs to be
modified.