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, which is part of the `Google.Cloud.GkeHub.V1.ConfigManagement` namespace within the `Google.Cloud.GkeHub.V1.dll` assembly."],["The `HierarchyControllerState` class provides information about the state of a Hierarchy Controller, including its deployment state and version."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like message handling, equality checks, deep cloning, and buffer message handling."],["The documentation provides links to various versions of the `HierarchyControllerState`, ranging from version 1.0.0 to the latest version 2.5.0."],["There are two constructors available for creating instances of `HierarchyControllerState`, one default constructor and one that accepts another `HierarchyControllerState` instance for copying."]]],[]]