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."],[[["The latest version of PolicyControllerVersion is 2.5.0, with several prior versions available, ranging from 2.4.0 down to 1.0.0."],["The PolicyControllerVersion class is part of the Google.Cloud.GkeHub.V1.ConfigManagement namespace and is defined within the Google.Cloud.GkeHub.V1.dll assembly."],["This class represents the build version of Gatekeeper Policy Controller and implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class offers two constructors : one to create a default instance, and another to create a copy from an existing PolicyControllerVersion object."],["It contains a string property named \"Version\" which represents the gatekeeper image tag, including the ACM version, git tag, and build number."]]],[]]