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."],[[["The latest version of `HierarchyControllerState` is 2.5.0, with multiple previous versions also available, starting from version 1.0.0."],["`HierarchyControllerState` is a class within the `Google.Cloud.GkeHub.V1.ConfigManagement` namespace, part of the Google.Cloud.GkeHub.V1.dll assembly, representing the state for Hierarchy Controller."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from `Object`."],["`HierarchyControllerState` has two constructors: a default constructor and one that accepts another `HierarchyControllerState` object."],["The class includes two properties: `State`, representing the deployment state for Hierarchy Controller, and `Version`, representing the version for Hierarchy Controller."]]],[]]