[[["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-09 UTC."],[],[],null,["# Infrastructure Manager V1 API - Module Google::Cloud::ConfigService::V1::Preview::State (v2.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.0 (latest)](/ruby/docs/reference/google-cloud-config_service-v1/latest/Google-Cloud-ConfigService-V1-Preview-State)\n- [2.1.0](/ruby/docs/reference/google-cloud-config_service-v1/2.1.0/Google-Cloud-ConfigService-V1-Preview-State)\n- [2.0.1](/ruby/docs/reference/google-cloud-config_service-v1/2.0.1/Google-Cloud-ConfigService-V1-Preview-State)\n- [1.3.0](/ruby/docs/reference/google-cloud-config_service-v1/1.3.0/Google-Cloud-ConfigService-V1-Preview-State)\n- [1.2.1](/ruby/docs/reference/google-cloud-config_service-v1/1.2.1/Google-Cloud-ConfigService-V1-Preview-State)\n- [1.1.0](/ruby/docs/reference/google-cloud-config_service-v1/1.1.0/Google-Cloud-ConfigService-V1-Preview-State)\n- [1.0.2](/ruby/docs/reference/google-cloud-config_service-v1/1.0.2/Google-Cloud-ConfigService-V1-Preview-State)\n- [0.6.0](/ruby/docs/reference/google-cloud-config_service-v1/0.6.0/Google-Cloud-ConfigService-V1-Preview-State)\n- [0.5.0](/ruby/docs/reference/google-cloud-config_service-v1/0.5.0/Google-Cloud-ConfigService-V1-Preview-State)\n- [0.4.0](/ruby/docs/reference/google-cloud-config_service-v1/0.4.0/Google-Cloud-ConfigService-V1-Preview-State)\n- [0.3.1](/ruby/docs/reference/google-cloud-config_service-v1/0.3.1/Google-Cloud-ConfigService-V1-Preview-State)\n- [0.2.1](/ruby/docs/reference/google-cloud-config_service-v1/0.2.1/Google-Cloud-ConfigService-V1-Preview-State)\n- [0.1.0](/ruby/docs/reference/google-cloud-config_service-v1/0.1.0/Google-Cloud-ConfigService-V1-Preview-State) \nReference documentation and code samples for the Infrastructure Manager V1 API module Google::Cloud::ConfigService::V1::Preview::State.\n\nPossible states of a preview.\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n**value:** 0 \nThe default value. This value is used if the state is unknown.\n\n### CREATING\n\n**value:** 1 \nThe preview is being created.\n\n### SUCCEEDED\n\n**value:** 2 \nThe preview has succeeded.\n\n### APPLYING\n\n**value:** 3 \nThe preview is being applied.\n\n### STALE\n\n**value:** 4 \nThe preview is stale. A preview can become stale if a revision has been\napplied after this preview was created.\n\n### DELETING\n\n**value:** 5 \nThe preview is being deleted.\n\n### FAILED\n\n**value:** 6 \nThe preview has encountered an unexpected error.\n\n### DELETED\n\n**value:** 7 \nThe preview has been deleted."]]