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, which is part of the `Google.Cloud.GkeHub.V1.ConfigManagement` namespace and is defined in the `Google.Cloud.GkeHub.V1.dll` assembly."],["The latest version available is 2.5.0, and the page also provides links to previous versions, including 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.2.0, 1.1.0, and 1.0.0."],["`HierarchyControllerVersion` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `HierarchyControllerVersion` class includes two properties, `Extension` and `Hnc`, both of which are strings that specify versions for the Hierarchy Controller extension and open source HNC respectively."],["There are two constructors for the `HierarchyControllerVersion` class: a default constructor and one that accepts another `HierarchyControllerVersion` object as a parameter for copying."]]],[]]