public sealed class FeatureResourceState : IMessage<FeatureResourceState>, IEquatable<FeatureResourceState>, IDeepCloneable<FeatureResourceState>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 API class FeatureResourceState.
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 document provides reference documentation for the \u003ccode\u003eFeatureResourceState\u003c/code\u003e class within the Google Cloud GKE Hub v1 API, outlining its structure, methods, and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eFeatureResourceState\u003c/code\u003e is 2.5.0, with versions ranging from 1.0.0 to 2.4.0 also being documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFeatureResourceState\u003c/code\u003e describes the state of a Feature resource within the GKE Hub API and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureResourceState\u003c/code\u003e class has two constructors, one default and another that accepts another \u003ccode\u003eFeatureResourceState\u003c/code\u003e object, and one property \u003ccode\u003eState\u003c/code\u003e that reflects the current state of the resource.\u003c/p\u003e\n"],["\u003cp\u003eThis class is located within the \u003ccode\u003eGoogle.Cloud.GkeHub.V1\u003c/code\u003e namespace and is contained within the \u003ccode\u003eGoogle.Cloud.GkeHub.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# GKE Hub v1 API - Class FeatureResourceState (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.FeatureResourceState)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.4.0/Google.Cloud.GkeHub.V1.FeatureResourceState)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.3.0/Google.Cloud.GkeHub.V1.FeatureResourceState)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.2.0/Google.Cloud.GkeHub.V1.FeatureResourceState)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.1.0/Google.Cloud.GkeHub.V1.FeatureResourceState)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.0.0/Google.Cloud.GkeHub.V1.FeatureResourceState)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.2.0/Google.Cloud.GkeHub.V1.FeatureResourceState)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.1.0/Google.Cloud.GkeHub.V1.FeatureResourceState)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.0.0/Google.Cloud.GkeHub.V1.FeatureResourceState) \n\n public sealed class FeatureResourceState : IMessage\u003cFeatureResourceState\u003e, IEquatable\u003cFeatureResourceState\u003e, IDeepCloneable\u003cFeatureResourceState\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the GKE Hub v1 API class FeatureResourceState.\n\nFeatureResourceState describes the state of a Feature *resource* in the\nGkeHub API. See `FeatureState` for the \"running state\" of the Feature in the\nHub and across Memberships. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e FeatureResourceState \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[FeatureResourceState](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.FeatureResourceState), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[FeatureResourceState](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.FeatureResourceState), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[FeatureResourceState](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.FeatureResourceState), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.GkeHub.V1](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeHub.V1.dll\n\nConstructors\n------------\n\n### FeatureResourceState()\n\n public FeatureResourceState()\n\n### FeatureResourceState(FeatureResourceState)\n\n public FeatureResourceState(FeatureResourceState other)\n\nProperties\n----------\n\n### State\n\n public FeatureResourceState.Types.State State { get; set; }\n\nThe current state of the Feature resource in the Hub API."]]