Notebooks v2 API - Enum UpgradeHistoryEntry.Types.State (1.2.0)

public enum UpgradeHistoryEntry.Types.State

Reference documentation and code samples for the Notebooks v2 API enum UpgradeHistoryEntry.Types.State.

The definition of the states of this upgrade history entry.

Namespace

Google.Cloud.Notebooks.V2

Assembly

Google.Cloud.Notebooks.V2.dll

Fields

Name Description
Failed

The instance upgrade is failed.

Started

The instance upgrade is started.

Succeeded

The instance upgrade is succeeded.

Unspecified

State is not specified.