[[["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-07 UTC."],[],[],null,["# AlloyDB V1 API - Module Google::Cloud::AlloyDB::V1::BatchCreateInstanceStatus::State (v1.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.1 (latest)](/ruby/docs/reference/google-cloud-alloy_db-v1/latest/Google-Cloud-AlloyDB-V1-BatchCreateInstanceStatus-State)\n- [1.3.0](/ruby/docs/reference/google-cloud-alloy_db-v1/1.3.0/Google-Cloud-AlloyDB-V1-BatchCreateInstanceStatus-State)\n- [1.2.0](/ruby/docs/reference/google-cloud-alloy_db-v1/1.2.0/Google-Cloud-AlloyDB-V1-BatchCreateInstanceStatus-State)\n- [1.1.0](/ruby/docs/reference/google-cloud-alloy_db-v1/1.1.0/Google-Cloud-AlloyDB-V1-BatchCreateInstanceStatus-State)\n- [1.0.1](/ruby/docs/reference/google-cloud-alloy_db-v1/1.0.1/Google-Cloud-AlloyDB-V1-BatchCreateInstanceStatus-State)\n- [0.12.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.12.0/Google-Cloud-AlloyDB-V1-BatchCreateInstanceStatus-State)\n- [0.11.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.11.0/Google-Cloud-AlloyDB-V1-BatchCreateInstanceStatus-State)\n- [0.10.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.10.0/Google-Cloud-AlloyDB-V1-BatchCreateInstanceStatus-State)\n- [0.9.2](/ruby/docs/reference/google-cloud-alloy_db-v1/0.9.2/Google-Cloud-AlloyDB-V1-BatchCreateInstanceStatus-State)\n- [0.8.2](/ruby/docs/reference/google-cloud-alloy_db-v1/0.8.2/Google-Cloud-AlloyDB-V1-BatchCreateInstanceStatus-State)\n- [0.7.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.7.0/Google-Cloud-AlloyDB-V1-BatchCreateInstanceStatus-State)\n- [0.6.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.6.0/Google-Cloud-AlloyDB-V1-BatchCreateInstanceStatus-State)\n- [0.5.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.5.0/Google-Cloud-AlloyDB-V1-BatchCreateInstanceStatus-State)\n- [0.4.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.4.0/Google-Cloud-AlloyDB-V1-BatchCreateInstanceStatus-State)\n- [0.3.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.3.0/Google-Cloud-AlloyDB-V1-BatchCreateInstanceStatus-State)\n- [0.2.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.2.0/Google-Cloud-AlloyDB-V1-BatchCreateInstanceStatus-State)\n- [0.1.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.1.0/Google-Cloud-AlloyDB-V1-BatchCreateInstanceStatus-State) \nReference documentation and code samples for the AlloyDB V1 API module Google::Cloud::AlloyDB::V1::BatchCreateInstanceStatus::State.\n\nState contains all valid instance states for the BatchCreateInstances\noperation. This is mainly used for status reporting through the LRO\nmetadata.\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n**value:** 0 \nThe state of the instance is unknown.\n\n### PENDING_CREATE\n\n**value:** 1 \nInstance is pending creation and has not yet been picked up for\nprocessing in the backend.\n\n### READY\n\n**value:** 2 \nThe instance is active and running.\n\n### CREATING\n\n**value:** 3 \nThe instance is being created.\n\n### DELETING\n\n**value:** 4 \nThe instance is being deleted.\n\n### FAILED\n\n**value:** 5 \nThe creation of the instance failed or a fatal error occurred during\nan operation on the instance or a batch of instances.\n\n### ROLLED_BACK\n\n**value:** 6 \nThe instance was created successfully, but was rolled back and deleted\ndue to some other failure during BatchCreateInstances operation."]]