public sealed class HierarchyControllerState : IMessage<HierarchyControllerState>, IEquatable<HierarchyControllerState>, IDeepCloneable<HierarchyControllerState>, IBufferMessage, IMessage
[[["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 details the `HierarchyControllerState` class within the `Google.Cloud.GkeHub.V1.ConfigManagement` namespace, specifically version 2.0.0 of the Google Cloud GKE Hub."],["The `HierarchyControllerState` class provides information on the state and version of the Hierarchy Controller."],["The page lists the available versions for Hierarchy Controller, with version 2.5.0 being the latest and other versions that range between 1.0.0 to 2.4.0."],["This class implements multiple interfaces, including `IMessage`, `IEquatable\u003cHierarchyControllerState\u003e`, `IDeepCloneable\u003cHierarchyControllerState\u003e`, and `IBufferMessage`, for structured data handling."],["The `HierarchyControllerState` class has two constructors: a default constructor and one that takes another `HierarchyControllerState` instance for copying, and it has properties for the `State` and `Version` of the controller."]]],[]]