Google Cloud Notebooks V2 Client - Class EventType (0.7.5)

Reference documentation and code samples for the Google Cloud Notebooks V2 Client class EventType.

The definition of the event types.

Protobuf type google.cloud.notebooks.v2.Event.EventType

Namespace

Google \ Cloud \ Notebooks \ V2 \ Event

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

EVENT_TYPE_UNSPECIFIED

  Value: 0 
 

Event is not specified.

Generated from protobuf enum EVENT_TYPE_UNSPECIFIED = 0;

IDLE

  Value: 1 
 

The instance / runtime is idle

Generated from protobuf enum IDLE = 1;

HEARTBEAT

  Value: 2 
 

The instance / runtime is available.

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

Generated from protobuf enum HEARTBEAT = 2;

HEALTH

  Value: 3 
 

The instance / runtime health is available.

This event indicates that instance / runtime health information.

Generated from protobuf enum HEALTH = 3;

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

Generated from protobuf enum MAINTENANCE = 4;

  Value: 5 
 

The instance / runtime is available.

This event indicates that the instance had metadata that needs to be modified.

Generated from protobuf enum METADATA_CHANGE = 5;

Design a Mobile Site
View Site in Mobile | Classic
Share by: