AI Platform Notebooks V1 API - Module Google::Cloud::Notebooks::V1::Instance::UpgradeHistoryEntry::State (v0.4.1)

Reference documentation and code samples for the AI Platform Notebooks V1 API module Google::Cloud::Notebooks::V1::Instance::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.