public sealed class GatekeeperDeploymentState : IMessage<GatekeeperDeploymentState>, IEquatable<GatekeeperDeploymentState>, IDeepCloneable<GatekeeperDeploymentState>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 API class GatekeeperDeploymentState.
[[["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 `GatekeeperDeploymentState` class within the Google Cloud GKE Hub v1 API, specifically version 2.2.0."],["The `GatekeeperDeploymentState` class represents the state of a Policy Controller installation and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists several older versions of the API, with 2.5.0 as the latest version and 1.0.0 as the earliest."],["It includes details about the class's constructors, specifically a default constructor and one for creating a copy of an existing `GatekeeperDeploymentState`."],["Two key properties, `GatekeeperAudit` and `GatekeeperControllerManagerState`, are detailed, both indicating the deployment status of specific components and using the type `DeploymentState`."]]],[]]