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.2.0, with links to other versions of the API."],["The `HierarchyControllerState` class is used to represent the state of the Hierarchy Controller and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties `State`, representing the deployment state, and `Version`, representing the version of the Hierarchy Controller."],["There are two constructors available for the `HierarchyControllerState` class: a parameterless constructor and one that takes another `HierarchyControllerState` object as a parameter for cloning."],["The documentation also outlines the class's inheritance structure, namespace, assembly information, and provides links to inherited members from the `object` class."]]],[]]