[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-26 UTC."],[],[],null,["# License Manager V1 API - Module Google::Cloud::LicenseManager::V1::ActivationState (v0.1.0)\n\nReference documentation and code samples for the License Manager V1 API module Google::Cloud::LicenseManager::V1::ActivationState.\n\nState of the License Key activation on the instance.\n\nConstants\n---------\n\n### ACTIVATION_STATE_UNSPECIFIED\n\n**value:** 0 \nThe Status of the activation is unspecified\n\n### ACTIVATION_STATE_KEY_REQUESTED\n\n**value:** 1 \nActivation key (MAK) requested for the instance.\n\n### ACTIVATION_STATE_ACTIVATING\n\n**value:** 2 \nLicense activation process is running on the instance.\n\n### ACTIVATION_STATE_ACTIVATED\n\n**value:** 3 \nLicense activation is complete on the instance.\n\n### ACTIVATION_STATE_DEACTIVATING\n\n**value:** 4 \nLicense Key is deactivating on the instance.\n\n### ACTIVATION_STATE_DEACTIVATED\n\n**value:** 5 \nLicense Key is deactivated on the instance.\n\n### ACTIVATION_STATE_TERMINATED\n\n**value:** 6 \nLicense Key activation failed on the instance."]]