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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]