public sealed class HierarchyControllerState : IMessage<HierarchyControllerState>, IEquatable<HierarchyControllerState>, IDeepCloneable<HierarchyControllerState>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 API class HierarchyControllerState.
[[["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 provides documentation for the `HierarchyControllerState` class within the Google Cloud GKE Hub v1 API, specifically version 2.4.0, with links to other versions as well."],["The `HierarchyControllerState` class, which is part of the `Google.Cloud.GkeHub.V1.ConfigManagement` namespace, represents the state for the Hierarchy Controller."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `HierarchyControllerState` class include `State`, which indicates the deployment state, and `Version`, which specifies the Hierarchy Controller's version."],["The most current version documented is 2.5.0, and versions as old as 1.0.0 are also documented."]]],[]]