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 status 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 of \u003ccode\u003eFeatureState\u003c/code\u003e is 2.5.0, with older versions ranging down to 1.0.0 also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureState\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \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\u003eKey properties of \u003ccode\u003eFeatureState\u003c/code\u003e include \u003ccode\u003eCode\u003c/code\u003e (the machine-readable status), \u003ccode\u003eDescription\u003c/code\u003e (a human-readable status description), and \u003ccode\u003eUpdateTime\u003c/code\u003e (when the status was last updated).\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one \u003ccode\u003eFeatureState()\u003c/code\u003e, and a copy constructor \u003ccode\u003eFeatureState(FeatureState other)\u003c/code\u003e which accepts a \u003ccode\u003eFeatureState\u003c/code\u003e parameter to clone it.\u003c/p\u003e\n"]]],[],null,[]]