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."],["The latest version available is 2.5.0, with previous versions ranging from 2.4.0 down to 1.0.0 available for review."],["The `GatekeeperDeploymentState` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring it is compatible with specific data handling methods."],["The class has properties `GatekeeperAudit` and `GatekeeperControllerManagerState`, both of which are of the type `DeploymentState` and provide information about the status of the respective deployments."]]],[]]