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 information for the `PolicyControllerVersion` class within the Google Cloud GKE Hub v1 API, specifically for version 2.1.0."],["The `PolicyControllerVersion` class represents the build version of the Gatekeeper Policy Controller, implemented as part of the `Google.Cloud.GkeHub.V1.ConfigManagement` namespace."],["Multiple versions of the `PolicyControllerVersion` class are available, ranging from 1.0.0 to the latest version 2.5.0, with links to each version's documentation."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["A key property within `PolicyControllerVersion` is `Version`, which is a string representing the Gatekeeper image tag, composed of the ACM version, git tag, and build number."]]],[]]