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 page details the \u003ccode\u003eFeatureState\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.GkeHub.V1\u003c/code\u003e namespace, specifically version 1.1.0, used to describe the high-level status of a Feature.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureState\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage<FeatureState>\u003c/code\u003e, \u003ccode\u003eIEquatable<FeatureState>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<FeatureState>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring it supports various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: a default \u003ccode\u003eFeatureState()\u003c/code\u003e and one that takes another \u003ccode\u003eFeatureState\u003c/code\u003e object as a parameter for creating a new instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureState\u003c/code\u003e class has properties for \u003ccode\u003eCode\u003c/code\u003e, \u003ccode\u003eDescription\u003c/code\u003e, and \u003ccode\u003eUpdateTime\u003c/code\u003e, which represent the machine-readable status, human-readable description, and the last update time of the Feature's status, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere is also links to other versions of \u003ccode\u003eFeatureState\u003c/code\u003e, ranging from version 1.0.0 to version 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]