public sealed class GatekeeperDeploymentState : IMessage<GatekeeperDeploymentState>, IEquatable<GatekeeperDeploymentState>, IDeepCloneable<GatekeeperDeploymentState>, IBufferMessage, IMessage
[[["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 details the `GatekeeperDeploymentState` class, which represents the state of Policy Controller installation, within the `Google.Cloud.GkeHub.V1.ConfigManagement` namespace."],["The latest version of this resource is 2.5.0, and several older versions are also documented, ranging down to 1.0.0."],["`GatekeeperDeploymentState` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities for its use."],["The class includes properties for `GatekeeperAudit` and `GatekeeperControllerManagerState`, both of which provide the status of their respective deployments and pods, as well as a constructor."],["The `GatekeeperDeploymentState` class inherits members from the Object class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]