[[["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,["# Cloud KMS V1 Client - Class State (2.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.1 (latest)](/php/docs/reference/cloud-kms/latest/V1.AutokeyConfig.State)\n- [2.3.0](/php/docs/reference/cloud-kms/2.3.0/V1.AutokeyConfig.State)\n- [2.2.0](/php/docs/reference/cloud-kms/2.2.0/V1.AutokeyConfig.State)\n- [2.1.6](/php/docs/reference/cloud-kms/2.1.6/V1.AutokeyConfig.State)\n- [2.0.0](/php/docs/reference/cloud-kms/2.0.0/V1.AutokeyConfig.State)\n- [1.23.0](/php/docs/reference/cloud-kms/1.23.0/V1.AutokeyConfig.State)\n- [1.22.1](/php/docs/reference/cloud-kms/1.22.1/V1.AutokeyConfig.State)\n- [1.21.4](/php/docs/reference/cloud-kms/1.21.4/V1.AutokeyConfig.State)\n- [1.20.3](/php/docs/reference/cloud-kms/1.20.3/V1.AutokeyConfig.State)\n- [1.19.0](/php/docs/reference/cloud-kms/1.19.0/V1.AutokeyConfig.State)\n- [1.18.1](/php/docs/reference/cloud-kms/1.18.1/V1.AutokeyConfig.State)\n- [1.17.0](/php/docs/reference/cloud-kms/1.17.0/V1.AutokeyConfig.State)\n- [1.16.4](/php/docs/reference/cloud-kms/1.16.4/V1.AutokeyConfig.State)\n- [1.15.3](/php/docs/reference/cloud-kms/1.15.3/V1.AutokeyConfig.State) \nReference documentation and code samples for the Cloud KMS V1 Client class State.\n\nThe states AutokeyConfig can be in.\n\nProtobuf type `google.cloud.kms.v1.AutokeyConfig.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Kms \\\\ V1 \\\\ AutokeyConfig\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nThe state of the AutokeyConfig is unspecified.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### ACTIVE\n\n Value: 1\n\nThe AutokeyConfig is currently active.\n\nGenerated from protobuf enum `ACTIVE = 1;`\n\n### KEY_PROJECT_DELETED\n\n Value: 2\n\nA previously configured key project has been deleted and the current\nAutokeyConfig is unusable.\n\nGenerated from protobuf enum `KEY_PROJECT_DELETED = 2;`\n\n### UNINITIALIZED\n\n Value: 3\n\nThe AutokeyConfig is not yet initialized or has been reset to its default\nuninitialized state.\n\nGenerated from protobuf enum `UNINITIALIZED = 3;`"]]