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 reference documentation for the `HierarchyControllerState` class within the GKE Hub v1 API."],["The `HierarchyControllerState` class represents the state of the Hierarchy Controller and is part of the `Google.Cloud.GkeHub.V1.ConfigManagement` namespace."],["The page lists various versions of the `HierarchyControllerState` class, with version 2.5.0 being the latest, and also version 2.3.0 currently selected."],["The `HierarchyControllerState` class has properties like `State` (deployment state) and `Version` (controller version), both of which reference other classes in the API."],["The class inherits from 'object' and implements the IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."]]],[]]