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 under the `Google.Cloud.GkeHub.V1.ConfigManagement` namespace."],["The `HierarchyControllerState` class represents the state of the Hierarchy Controller and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API available is version 2.5.0, and the webpage also provides access to documentation for multiple older versions, ranging down to version 1.0.0."],["The class has two constructors, `HierarchyControllerState()` and `HierarchyControllerState(HierarchyControllerState other)`, and two properties: `State`, which is a `HierarchyControllerDeploymentState`, and `Version`, which is a `HierarchyControllerVersion`."],["This documentation includes inherited members such as `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()`."]]],[]]