public sealed class HierarchyControllerConfig : IMessage<HierarchyControllerConfig>, IEquatable<HierarchyControllerConfig>, IDeepCloneable<HierarchyControllerConfig>, 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 HierarchyControllerConfig is 2.5.0, with multiple previous versions available down to 1.0.0."],["HierarchyControllerConfig is a class that provides configuration for the Hierarchy Controller within Google Cloud's GkeHub."],["It implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, indicating its capabilities in message handling, equality comparison, deep cloning, and buffer operations."],["The class offers properties to manage if the controller is enabled, if hierarchical resource quota is enabled, and whether pod tree labels are enabled, all of which are boolean."],["The class inherits members from the Object class such as GetHashCode(), GetType(), MemberwiseClone(), and ToString()."]]],[]]