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 document provides reference documentation for the `FeatureResourceState` class within the Google Cloud GKE Hub v1 API, outlining its structure, methods, and usage."],["The latest version of `FeatureResourceState` is 2.5.0, with versions ranging from 1.0.0 to 2.4.0 also being documented."],["`FeatureResourceState` describes the state of a Feature resource within the GKE Hub API and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FeatureResourceState` class has two constructors, one default and another that accepts another `FeatureResourceState` object, and one property `State` that reflects the current state of the resource."],["This class is located within the `Google.Cloud.GkeHub.V1` namespace and is contained within the `Google.Cloud.GkeHub.V1.dll` assembly."]]],[]]