public sealed class HierarchyControllerVersion : IMessage<HierarchyControllerVersion>, IEquatable<HierarchyControllerVersion>, IDeepCloneable<HierarchyControllerVersion>, 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 documents the `HierarchyControllerVersion` class within the `Google.Cloud.GkeHub.V1.ConfigManagement` namespace, part of the Google.Cloud.GkeHub.V1.dll assembly."],["The `HierarchyControllerVersion` class is used to manage versions for the Hierarchy Controller and it inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Extension` and `Hnc`, which store the version information for the Hierarchy Controller extension and open source HNC respectively, and are both of type `String`."],["The latest version available for `HierarchyControllerVersion` is 2.5.0, and versions back to 1.0.0 are also documented."],["The HierarchyControllerVersion class also includes two constructors, one public and parameterless and another that accepts a HierarchyControllerVersion object."]]],[]]