[[["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 State (0.1.0)\n\nReference documentation and code samples for the Google Cloud License Manager V1 Client class State.\n\nState of the configuration.\n\nProtobuf type `google.cloud.licensemanager.v1.Configuration.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ LicenseManager \\\\ V1 \\\\ Configuration\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nThe Status of the configuration is unspecified\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### STATE_ACTIVE\n\n Value: 1\n\nConfiguration is in active state.\n\nGenerated from protobuf enum `STATE_ACTIVE = 1;`\n\n### STATE_SUSPENDED\n\n Value: 2\n\nConfiguration is in deactivated state.\n\nGenerated from protobuf enum `STATE_SUSPENDED = 2;`\n\n### STATE_DELETED\n\n Value: 3\n\nConfiguration is in deleted state.\n\nGenerated from protobuf enum `STATE_DELETED = 3;`"]]