public sealed class FeatureState : IMessage<FeatureState>, IEquatable<FeatureState>, IDeepCloneable<FeatureState>, IBufferMessage, IMessage
FeatureState describes the high-level state of a Feature. It may be used to
describe a Feature's state at the environ-level, or per-membershop, depending
on the context.
[[["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\u003eThis webpage details the \u003ccode\u003eFeatureState\u003c/code\u003e class, which describes the high-level state of a Feature and is part of the \u003ccode\u003eGoogle.Cloud.GkeHub.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 2.5.0, and several prior versions (2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.2.0, 1.1.0, 1.0.0) are documented and accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureState\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureState\u003c/code\u003e class includes properties such as \u003ccode\u003eCode\u003c/code\u003e, \u003ccode\u003eDescription\u003c/code\u003e, and \u003ccode\u003eUpdateTime\u003c/code\u003e, which provide information about the current status of a Feature.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available to utilize, \u003ccode\u003eFeatureState()\u003c/code\u003e and \u003ccode\u003eFeatureState(FeatureState other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]