public sealed class FeatureResourceState : IMessage<FeatureResourceState>, IEquatable<FeatureResourceState>, IDeepCloneable<FeatureResourceState>, IBufferMessage, IMessage
FeatureResourceState describes the state of a Feature resource in the
GkeHub API. See FeatureState for the "running state" of the Feature in the
Hub and across Memberships.
[[["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 of \u003ccode\u003eFeatureResourceState\u003c/code\u003e is 2.5.0, with multiple previous versions available, ranging back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureResourceState\u003c/code\u003e is a sealed class within the \u003ccode\u003eGoogle.Cloud.GkeHub.V1\u003c/code\u003e namespace, designed to describe the state of a Feature resource in the GkeHub API.\u003c/p\u003e\n"],["\u003cp\u003eIt 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 interfaces, all pertaining to the class itself.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor and a property called \u003ccode\u003eState\u003c/code\u003e, which provides the current state of the Feature resource in the Hub API, using \u003ccode\u003eFeatureResourceState.Types.State\u003c/code\u003e as its type.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureResourceState\u003c/code\u003e differs from \u003ccode\u003eFeatureState\u003c/code\u003e in that it concerns the state of the Feature resource within the GkeHub API, whereas \u003ccode\u003eFeatureState\u003c/code\u003e relates to the running state of the Feature across the Hub and Memberships.\u003c/p\u003e\n"]]],[],null,[]]