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."],[[["The latest version of the `PolicyControllerState` class is 2.5.0, within the `Google.Cloud.GkeHub.V1` API."],["This class represents the state of the Policy Controller in Google Kubernetes Engine (GKE) Hub."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `DeploymentState`, which gives the state of the policy controller installation, and `Version`, which is about the deployed version."],["There are numerous documented versions of this class available, ranging from 1.0.0 to 2.5.0, in the `Google.Cloud.GkeHub.V1.ConfigManagement` namespace, within the assembly `Google.Cloud.GkeHub.V1.dll`."]]],[]]