public enum Instance.Types.UpgradeHistoryEntry.Types.StateReference documentation and code samples for the Vertex AI Notebooks v1 API enum Instance.Types.UpgradeHistoryEntry.Types.State.
The definition of the states of this upgrade history entry.
Namespace
Google.Cloud.Notebooks.V1Assembly
Google.Cloud.Notebooks.V1.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. |