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 2024-11-06 UTC."],[],[]]