Index 7 is used in the producer apis for ROLLED_BACK state. Keeping that
index unused in case that state also needs to exposed via consumer apis
in future.
The instance has been configured to sync data from some other source.
Creating
The instance is being created.
Deleting
The instance is being deleted.
Failed
The creation of the instance failed or a fatal error occurred during
an operation on the instance.
Note: Instances in this state would tried to be auto-repaired. And
Customers should be able to restart, update or delete these instances.
Maintenance
The instance is down for maintenance.
Promoting
The instance is being promoted.
Ready
The instance is active and running.
Stopped
The instance is stopped. Instance name and IP resources are preserved.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[[["This webpage provides documentation for the `Instance.Types.State` enum within the Google Cloud AlloyDB v1 API, specifically for the .NET environment."],["The `Instance.Types.State` enum represents the possible states of an AlloyDB instance, including states such as `Creating`, `Ready`, `Failed`, and `Stopped`."],["The documentation lists the different versions of the AlloyDB v1 API, ranging from version 1.0.0 up to the latest, 1.9.0, with version 1.2.0 being the currently viewed version."],["Each state within the `Instance.Types.State` enum is detailed with a description of what that state entails for an AlloyDB instance, such as what it means when it is being created or has failed."],["There are 9 different states that the alloyDB instance can be in, with one of the indexes being reserved for future use, in case the rolled back state is ever needed."]]],[]]