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."],[[["The `GatekeeperDeploymentState` class in the GKE Hub v1 API represents the state of Policy Controller installation, specifically within the context of Google Cloud."],["This class has multiple versions available, with version 2.5.0 being the latest, and ranging down to version 1.0.0."],["The `GatekeeperDeploymentState` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating its use in various contexts and operations."],["The class contains properties such as `GatekeeperAudit` and `GatekeeperControllerManagerState`, both of which report the status of specific deployments as indicated by their `DeploymentState` values."],["It includes constructors for creating new instances of the class either from default values or from existing `GatekeeperDeploymentState` objects."]]],[]]