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 webpage provides documentation for the `PolicyControllerVersion` class within the Google Cloud GKE Hub v1 API, specifically under version 2.3.0."],["The `PolicyControllerVersion` class is part of the `Google.Cloud.GkeHub.V1.ConfigManagement` namespace and represents the build version of the Gatekeeper Policy Controller."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for handling messages, comparing instances, deep cloning, and buffer operations."],["The page lists various versions of the `PolicyControllerVersion` from 1.0.0 up to 2.5.0, along with links to their respective documentation, and contains information on the `Version` property, which is a string type that returns the gatekeeper image tag."]]],[]]