public sealed class PolicyControllerVersion : IMessage<PolicyControllerVersion>, IEquatable<PolicyControllerVersion>, IDeepCloneable<PolicyControllerVersion>, IBufferMessage, IMessage
The build version of Gatekeeper Policy Controller is using.
[[["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 available for the PolicyController is 2.5.0, while version 1.2.0 is the current context's focus, with older versions listed down to 1.0.0."],["`PolicyControllerVersion` is a class representing the build version of the Gatekeeper Policy Controller."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PolicyControllerVersion` class has a string property named `Version`, representing the gatekeeper image tag."],["The class is contained in the namespace `Google.Cloud.GkeHub.V1.ConfigManagement`, which can be found within the `Google.Cloud.GkeHub.V1.dll` assembly."]]],[]]