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 represents the version for the Hierarchy Controller and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage lists multiple available versions of the `HierarchyControllerVersion`, ranging from the latest 2.5.0 down to 1.0.0, all in the context of Google Cloud's GkeHub."],["This class has properties for the version of both the Hierarchy Controller extension, `Extension`, and the open source HNC, `Hnc`."],["The class has two constructors, a default one, and another one that takes in another HierarchyControllerVersion as a parameter."]]],[]]