public enum PromoteClusterStatus.Types.StateReference documentation and code samples for the AlloyDB v1alpha API enum PromoteClusterStatus.Types.State.
State contains all valid states of the database during promote cluster operation. This is used for status reporting through the LRO metadata.
Namespace
Google.Cloud.AlloyDb.V1AlphaAssembly
Google.Cloud.AlloyDb.V1Alpha.dll
Fields |
|
|---|---|
| Name | Description |
PromoteClusterAvailableForRead |
The database is only available for read. |
PromoteClusterAvailableForWrite |
The database is available for both read and write. The promote operation is near completion. |
PromoteClusterCompleted |
The promote operation is completed and the database is available for write. |
Unspecified |
The state of the database is unknown. |