public sealed class HierarchyControllerState : IMessage<HierarchyControllerState>, IEquatable<HierarchyControllerState>, IDeepCloneable<HierarchyControllerState>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 API class HierarchyControllerState.
[[["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."],[[["The `HierarchyControllerState` class provides state information for the Hierarchy Controller within the Google Kubernetes Engine (GKE) Hub v1 API, with the latest version being 2.5.0."],["It offers properties to check the deployment state (`State`) and version (`Version`) of the Hierarchy Controller, with specific type definitions provided for each property."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to be used in various serialization and comparison contexts."],["There are multiple older versions of the documented Class, all the way down to version 1.0.0."],["The class is found in the namespace `Google.Cloud.GkeHub.V1.ConfigManagement`, within the assembly `Google.Cloud.GkeHub.V1.dll`."]]],[]]