public sealed class HierarchyControllerConfig : IMessage<HierarchyControllerConfig>, IEquatable<HierarchyControllerConfig>, IDeepCloneable<HierarchyControllerConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 API class HierarchyControllerConfig.
[[["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 the `HierarchyControllerConfig` class is 2.5.0, found within the Google Cloud GKE Hub v1 API."],["The `HierarchyControllerConfig` class provides configuration options for managing the Hierarchy Controller in a cluster, including enabling features like hierarchical resource quotas and pod tree labels."],["The `HierarchyControllerConfig` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling robust functionality for message handling and data management."],["This class offers three properties to manage key Hierarchy Controller features: `EnableHierarchicalResourceQuota`, `EnablePodTreeLabels`, and `Enabled`, all of which are boolean."],["There are currently 9 versions of the `HierarchyControllerConfig` class, ranging from 1.0.0 to 2.5.0."]]],[]]