public sealed class PolicyControllerState : IMessage<PolicyControllerState>, IEquatable<PolicyControllerState>, IDeepCloneable<PolicyControllerState>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 API class PolicyControllerState.
[[["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 `PolicyControllerState` class within the Google Cloud GKE Hub v1 API, specifically within the `ConfigManagement` namespace."],["The `PolicyControllerState` class offers details about the state of a policy controller, including its deployment state and version."],["The documentation includes a version history of the `PolicyControllerState` class, starting from version 1.0.0 up to the latest release, 2.5.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors and properties, such as `DeploymentState` and `Version`, available within the `PolicyControllerState` class."]]],[]]