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."],[[["This webpage details the `HierarchyControllerConfig` class within the `Google.Cloud.GkeHub.V1.ConfigManagement` namespace, specifically version 2.0.0 of the Google.Cloud.GkeHub.V1 library."],["The `HierarchyControllerConfig` class is used for configuring the Hierarchy Controller, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers three main configurable properties: `Enabled`, which determines if the Hierarchy Controller is active; `EnableHierarchicalResourceQuota`, which controls hierarchical resource quota usage; and `EnablePodTreeLabels`, which activates pod tree labels."],["The webpage offers a historical look at the documentation for the class, featuring a list of different versions of the library from 1.0.0 up to the latest version, 2.5.0, all with their respective documentation."]]],[]]