[[["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 Gke Hub V1 Client - Class Code (1.0.6)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.6 (latest)](/php/docs/reference/cloud-gke-hub/latest/V1.FeatureState.Code)\n- [1.0.5](/php/docs/reference/cloud-gke-hub/1.0.5/V1.FeatureState.Code)\n- [0.10.0](/php/docs/reference/cloud-gke-hub/0.10.0/V1.FeatureState.Code)\n- [0.9.5](/php/docs/reference/cloud-gke-hub/0.9.5/V1.FeatureState.Code)\n- [0.8.2](/php/docs/reference/cloud-gke-hub/0.8.2/V1.FeatureState.Code)\n- [0.7.1](/php/docs/reference/cloud-gke-hub/0.7.1/V1.FeatureState.Code)\n- [0.6.3](/php/docs/reference/cloud-gke-hub/0.6.3/V1.FeatureState.Code)\n- [0.5.6](/php/docs/reference/cloud-gke-hub/0.5.6/V1.FeatureState.Code) \nReference documentation and code samples for the Google Cloud Gke Hub V1 Client class Code.\n\nCode represents a machine-readable, high-level status of the Feature.\n\nProtobuf type `google.cloud.gkehub.v1.FeatureState.Code`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ GkeHub \\\\ V1 \\\\ FeatureState\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### CODE_UNSPECIFIED\n\n Value: 0\n\nUnknown or not set.\n\nGenerated from protobuf enum `CODE_UNSPECIFIED = 0;`\n\n### OK\n\n Value: 1\n\nThe Feature is operating normally.\n\nGenerated from protobuf enum `OK = 1;`\n\n### WARNING\n\n Value: 2\n\nThe Feature has encountered an issue, and is operating in a degraded\nstate. The Feature may need intervention to return to normal operation.\n\nSee the description and any associated Feature-specific details for more\ninformation.\n\nGenerated from protobuf enum `WARNING = 2;`\n\n### ERROR\n\n Value: 3\n\nThe Feature is not operating or is in a severely degraded state.\n\nThe Feature may need intervention to return to normal operation.\nSee the description and any associated Feature-specific details for more\ninformation.\n\nGenerated from protobuf enum `ERROR = 3;`"]]