Reference documentation and code samples for the GKE Hub V1 API module Google::Cloud::GkeHub::V1::FeatureState::Code.
Code represents a machine-readable, high-level status of the Feature.
Constants
CODE_UNSPECIFIED
value: 0 Unknown or not set.
OK
value: 1 The Feature is operating normally.
WARNING
value: 2 The Feature has encountered an issue, and is operating in a degraded
state. The Feature may need intervention to return to normal operation.
See the description and any associated Feature-specific details for more
information.
ERROR
value: 3 The Feature is not operating or is in a severely degraded state.
The Feature may need intervention to return to normal operation.
See the description and any associated Feature-specific details for more
information.
[[["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,["# GKE Hub V1 API - Module Google::Cloud::GkeHub::V1::FeatureState::Code (v2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/ruby/docs/reference/google-cloud-gke_hub-v1/latest/Google-Cloud-GkeHub-V1-FeatureState-Code)\n- [2.0.1](/ruby/docs/reference/google-cloud-gke_hub-v1/2.0.1/Google-Cloud-GkeHub-V1-FeatureState-Code)\n- [1.2.0](/ruby/docs/reference/google-cloud-gke_hub-v1/1.2.0/Google-Cloud-GkeHub-V1-FeatureState-Code)\n- [1.1.0](/ruby/docs/reference/google-cloud-gke_hub-v1/1.1.0/Google-Cloud-GkeHub-V1-FeatureState-Code)\n- [1.0.1](/ruby/docs/reference/google-cloud-gke_hub-v1/1.0.1/Google-Cloud-GkeHub-V1-FeatureState-Code)\n- [0.10.0](/ruby/docs/reference/google-cloud-gke_hub-v1/0.10.0/Google-Cloud-GkeHub-V1-FeatureState-Code)\n- [0.9.0](/ruby/docs/reference/google-cloud-gke_hub-v1/0.9.0/Google-Cloud-GkeHub-V1-FeatureState-Code)\n- [0.8.2](/ruby/docs/reference/google-cloud-gke_hub-v1/0.8.2/Google-Cloud-GkeHub-V1-FeatureState-Code)\n- [0.7.0](/ruby/docs/reference/google-cloud-gke_hub-v1/0.7.0/Google-Cloud-GkeHub-V1-FeatureState-Code)\n- [0.6.0](/ruby/docs/reference/google-cloud-gke_hub-v1/0.6.0/Google-Cloud-GkeHub-V1-FeatureState-Code)\n- [0.5.0](/ruby/docs/reference/google-cloud-gke_hub-v1/0.5.0/Google-Cloud-GkeHub-V1-FeatureState-Code)\n- [0.4.0](/ruby/docs/reference/google-cloud-gke_hub-v1/0.4.0/Google-Cloud-GkeHub-V1-FeatureState-Code)\n- [0.3.0](/ruby/docs/reference/google-cloud-gke_hub-v1/0.3.0/Google-Cloud-GkeHub-V1-FeatureState-Code)\n- [0.2.0](/ruby/docs/reference/google-cloud-gke_hub-v1/0.2.0/Google-Cloud-GkeHub-V1-FeatureState-Code)\n- [0.1.2](/ruby/docs/reference/google-cloud-gke_hub-v1/0.1.2/Google-Cloud-GkeHub-V1-FeatureState-Code) \nReference documentation and code samples for the GKE Hub V1 API module Google::Cloud::GkeHub::V1::FeatureState::Code.\n\nCode represents a machine-readable, high-level status of the Feature.\n\nConstants\n---------\n\n### CODE_UNSPECIFIED\n\n**value:** 0 \nUnknown or not set.\n\n### OK\n\n**value:** 1 \nThe Feature is operating normally.\n\n### WARNING\n\n**value:** 2 \nThe Feature has encountered an issue, and is operating in a degraded\nstate. The Feature may need intervention to return to normal operation.\nSee the description and any associated Feature-specific details for more\ninformation.\n\n### ERROR\n\n**value:** 3 \nThe Feature is not operating or is in a severely degraded state.\nThe Feature may need intervention to return to normal operation.\nSee the description and any associated Feature-specific details for more\ninformation."]]