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\u003e\u003ccode\u003eFeatureState\u003c/code\u003e is a class that describes the high-level state of a Feature, applicable at both environment and per-membership levels, in the \u003ccode\u003eGoogle.Cloud.GkeHub.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eFeatureState\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureState\u003c/code\u003e class is available in multiple versions, ranging from 1.0.0 to the latest 2.5.0, which can be accessed via corresponding links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureState\u003c/code\u003e class includes properties such as \u003ccode\u003eCode\u003c/code\u003e (machine-readable status), \u003ccode\u003eDescription\u003c/code\u003e (human-readable status), and \u003ccode\u003eUpdateTime\u003c/code\u003e (timestamp of the status update).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureState\u003c/code\u003e class also has two constructors: one default constructor, and another constructor that accepts a \u003ccode\u003eFeatureState\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]