[[["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-09-04 UTC."],[],[],null,["# Infrastructure Manager V1 API - Module Google::Cloud::Config::V1::Deployment::State (v0.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.0 (latest)](/ruby/docs/reference/google-cloud-config-v1/latest/Google-Cloud-Config-V1-Deployment-State)\n- [0.1.0](/ruby/docs/reference/google-cloud-config-v1/0.1.0/Google-Cloud-Config-V1-Deployment-State) \nReference documentation and code samples for the Infrastructure Manager V1 API module Google::Cloud::Config::V1::Deployment::State.\n\nPossible states of a deployment.\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n**value:** 0 \nThe default value. This value is used if the state is omitted.\n\n### CREATING\n\n**value:** 1 \nThe deployment is being created.\n\n### ACTIVE\n\n**value:** 2 \nThe deployment is healthy.\n\n### UPDATING\n\n**value:** 3 \nThe deployment is being updated.\n\n### DELETING\n\n**value:** 4 \nThe deployment is being deleted.\n\n### FAILED\n\n**value:** 5 \nThe deployment has encountered an unexpected error.\n\n### SUSPENDED\n\n**value:** 6 \nThe deployment is no longer being actively reconciled.\nThis may be the result of recovering the project after deletion.\n\n### DELETED\n\n**value:** 7 \nThe deployment has been deleted."]]