Notebooks V2 API - Module Google::Cloud::Notebooks::V2::UpgradeHistoryEntry::State (v0.4.0)

Reference documentation and code samples for the Notebooks V2 API module Google::Cloud::Notebooks::V2::UpgradeHistoryEntry::State.

The definition of the states of this upgrade history entry.

Constants

STATE_UNSPECIFIED

value: 0
State is not specified.

STARTED

value: 1
The instance upgrade is started.

SUCCEEDED

value: 2
The instance upgrade is succeeded.

FAILED

value: 3
The instance upgrade is failed.