public sealed class PolicyControllerVersion : IMessage<PolicyControllerVersion>, IEquatable<PolicyControllerVersion>, IDeepCloneable<PolicyControllerVersion>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 API class PolicyControllerVersion.
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."],[[["This document provides reference documentation for the `PolicyControllerVersion` class within the GKE Hub v1 API."],["The `PolicyControllerVersion` class represents the build version of Gatekeeper Policy Controller, as used within GKE Hub."],["The latest version of the documentation is 2.5.0, but versions from 1.0.0 to 2.4.0 are also available."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for functionality related to message handling and cloning."],["The class has properties such as `Version`, which retrieves the gatekeeper image tag, and constructors such as `PolicyControllerVersion()` and `PolicyControllerVersion(PolicyControllerVersion other)` for creating new instances."]]],[]]