[[["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 State (1.0.6)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.6 (latest)](/php/docs/reference/cloud-gke-hub/latest/V1.FeatureResourceState.State)\n- [1.0.5](/php/docs/reference/cloud-gke-hub/1.0.5/V1.FeatureResourceState.State)\n- [0.10.0](/php/docs/reference/cloud-gke-hub/0.10.0/V1.FeatureResourceState.State)\n- [0.9.5](/php/docs/reference/cloud-gke-hub/0.9.5/V1.FeatureResourceState.State)\n- [0.8.2](/php/docs/reference/cloud-gke-hub/0.8.2/V1.FeatureResourceState.State)\n- [0.7.1](/php/docs/reference/cloud-gke-hub/0.7.1/V1.FeatureResourceState.State)\n- [0.6.3](/php/docs/reference/cloud-gke-hub/0.6.3/V1.FeatureResourceState.State)\n- [0.5.6](/php/docs/reference/cloud-gke-hub/0.5.6/V1.FeatureResourceState.State) \nReference documentation and code samples for the Google Cloud Gke Hub V1 Client class State.\n\nState describes the lifecycle status of a Feature.\n\nProtobuf type `google.cloud.gkehub.v1.FeatureResourceState.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ GkeHub \\\\ V1 \\\\ FeatureResourceState\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nState is unknown or not set.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### ENABLING\n\n Value: 1\n\nThe Feature is being enabled, and the Feature resource is being created.\n\nOnce complete, the corresponding Feature will be enabled in this Hub.\n\nGenerated from protobuf enum `ENABLING = 1;`\n\n### ACTIVE\n\n Value: 2\n\nThe Feature is enabled in this Hub, and the Feature resource is fully\navailable.\n\nGenerated from protobuf enum `ACTIVE = 2;`\n\n### DISABLING\n\n Value: 3\n\nThe Feature is being disabled in this Hub, and the Feature resource\nis being deleted.\n\nGenerated from protobuf enum `DISABLING = 3;`\n\n### UPDATING\n\n Value: 4\n\nThe Feature resource is being updated.\n\nGenerated from protobuf enum `UPDATING = 4;`\n\n### SERVICE_UPDATING\n\n Value: 5\n\nThe Feature resource is being updated by the Hub Service.\n\nGenerated from protobuf enum `SERVICE_UPDATING = 5;`"]]