[[["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,["# Google Cloud License Manager V1 Client - Class ActivationState (0.1.0)\n\nReference documentation and code samples for the Google Cloud License Manager V1 Client class ActivationState.\n\nState of the License Key activation on the instance.\n\nProtobuf type `google.cloud.licensemanager.v1.ActivationState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ LicenseManager \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ACTIVATION_STATE_UNSPECIFIED\n\n Value: 0\n\nThe Status of the activation is unspecified\n\nGenerated from protobuf enum `ACTIVATION_STATE_UNSPECIFIED = 0;`\n\n### ACTIVATION_STATE_KEY_REQUESTED\n\n Value: 1\n\nActivation key (MAK) requested for the instance.\n\nGenerated from protobuf enum `ACTIVATION_STATE_KEY_REQUESTED = 1;`\n\n### ACTIVATION_STATE_ACTIVATING\n\n Value: 2\n\nLicense activation process is running on the instance.\n\nGenerated from protobuf enum `ACTIVATION_STATE_ACTIVATING = 2;`\n\n### ACTIVATION_STATE_ACTIVATED\n\n Value: 3\n\nLicense activation is complete on the instance.\n\nGenerated from protobuf enum `ACTIVATION_STATE_ACTIVATED = 3;`\n\n### ACTIVATION_STATE_DEACTIVATING\n\n Value: 4\n\nLicense Key is deactivating on the instance.\n\nGenerated from protobuf enum `ACTIVATION_STATE_DEACTIVATING = 4;`\n\n### ACTIVATION_STATE_DEACTIVATED\n\n Value: 5\n\nLicense Key is deactivated on the instance.\n\nGenerated from protobuf enum `ACTIVATION_STATE_DEACTIVATED = 5;`\n\n### ACTIVATION_STATE_TERMINATED\n\n Value: 6\n\nLicense Key activation failed on the instance.\n\nGenerated from protobuf enum `ACTIVATION_STATE_TERMINATED = 6;`"]]