AI Platform Notebooks v1 API - Enum Instance.Types.UpgradeHistoryEntry.Types.State (2.4.0)

public enum Instance.Types.UpgradeHistoryEntry.Types.State

Reference documentation and code samples for the AI Platform Notebooks v1 API enum Instance.Types.UpgradeHistoryEntry.Types.State.

The definition of the states of this upgrade history entry.

Namespace

Google.Cloud.Notebooks.V1

Assembly

Google.Cloud.Notebooks.V1.dll

Fields

NameDescription
Failed

The instance upgrade is failed.

Started

The instance upgrade is started.

Succeeded

The instance upgrade is succeeded.

Unspecified

State is not specified.