Google Cloud Notebooks V2 Client - Class Action (0.6.2)

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

The definition of operations of this upgrade history entry.

Protobuf type google.cloud.notebooks.v2.UpgradeHistoryEntry.Action

Namespace

Google \ Cloud \ Notebooks \ V2 \ UpgradeHistoryEntry

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

ACTION_UNSPECIFIED

Value: 0

Operation is not specified.

Generated from protobuf enum ACTION_UNSPECIFIED = 0;

UPGRADE

Value: 1

Upgrade.

Generated from protobuf enum UPGRADE = 1;

ROLLBACK

Value: 2

Rollback.

Generated from protobuf enum ROLLBACK = 2;