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