public sealed class CommonFeatureState : IMessage<CommonFeatureState>, IEquatable<CommonFeatureState>, IDeepCloneable<CommonFeatureState>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 API class CommonFeatureState.
CommonFeatureState contains Hub-wide Feature status 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-03-21 UTC."],[[["The latest version of the GKE Hub v1 API documentation is 2.5.0, with version 2.2.0 being the current focus of the content."],["`CommonFeatureState` is a class within the `Google.Cloud.GkeHub.V1` namespace that provides information about the Hub-wide Feature status."],["`CommonFeatureState` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `CommonFeatureState` has two constructors, one default and one that takes another `CommonFeatureState` object as a parameter."],["`CommonFeatureState` contains a State property of type FeatureState, which represents the running state of the Feature."]]],[]]