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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `FeatureResourceState` class within the Google Cloud GKE Hub v1 API, specifically version 2.1.0, and is part of the dotnet library."],["The `FeatureResourceState` class describes the state of a Feature resource within the GKE Hub API, differentiating it from `FeatureState`, which describes the running state across Hub Memberships."],["The `FeatureResourceState` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for various functionalities, and inherits from the `Object` class."],["The documentation includes the class's namespace (`Google.Cloud.GkeHub.V1`), the assembly (`Google.Cloud.GkeHub.V1.dll`), available constructors, and the `State` property, detailing its type and function."],["The latest version available for `FeatureResourceState` is 2.5.0 and older versions are listed on this page, all the way back to version 1.0.0."]]],[]]