public sealed class CommonFeatureState : IMessage<CommonFeatureState>, IEquatable<CommonFeatureState>, IDeepCloneable<CommonFeatureState>, IBufferMessage, IMessage
CommonFeatureState contains Hub-wide Feature status 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."],[[["\u003cp\u003eThe latest version available is 2.5.0, with version 2.0.0 representing the current context of the documentation provided.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCommonFeatureState\u003c/code\u003e provides information about the status of features within the Hub and it inherits from \u003ccode\u003eObject\u003c/code\u003e while implementing multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCommonFeatureState\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003eCommonFeatureState\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eState\u003c/code\u003e property which provides the running status of the Feature within the Hub, represented as a \u003ccode\u003eFeatureState\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCommonFeatureState\u003c/code\u003e class is in the \u003ccode\u003eGoogle.Cloud.GkeHub.V1\u003c/code\u003e namespace, located in the \u003ccode\u003eGoogle.Cloud.GkeHub.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]