[[["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-26 UTC."],[],[],null,["# License Manager V1 API - Module Google::Cloud::LicenseManager::V1::Instance::State (v0.1.0)\n\nReference documentation and code samples for the License Manager V1 API module Google::Cloud::LicenseManager::V1::Instance::State.\n\nVM status enum.\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n**value:** 0 \nThe Status of the VM is unspecified.\n\n### PROVISIONING\n\n**value:** 1 \nResources are being allocated for the instance.\n\n### STAGING\n\n**value:** 2 \nAll required resources have been allocated and\nthe instance is being started.\n\n### RUNNING\n\n**value:** 3 \nThe instance is running.\n\n### STOPPING\n\n**value:** 4 \nThe instance is currently stopping (either being deleted or terminated).\n\n### STOPPED\n\n**value:** 5 \nThe instance has stopped due to various reasons (user request, VM\npreemption, project freezing, etc.).\n\n### TERMINATED\n\n**value:** 6 \nThe instance has failed in some way.\n\n### REPAIRING\n\n**value:** 7 \nThe instance is in repair."]]