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\u003eThis webpage provides documentation for the \u003ccode\u003eFeatureResourceState\u003c/code\u003e class within the Google Cloud GkeHub V1 .NET library, specifically version 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureResourceState\u003c/code\u003e describes the state of a Feature resource within the GkeHub API, contrasting with \u003ccode\u003eFeatureState\u003c/code\u003e, which describes the running state across Memberships.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eFeatureResourceState\u003c/code\u003e: a default constructor and a copy constructor that takes another \u003ccode\u003eFeatureResourceState\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a property, \u003ccode\u003eState\u003c/code\u003e, of type \u003ccode\u003eFeatureResourceState.Types.State\u003c/code\u003e, that represents the current state of the Feature resource in the Hub API.\u003c/p\u003e\n"]]],[],null,[]]