public interface PolicyControllerVersionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getVersion()
The gatekeeper image tag that is composed of ACM version, git tag, build
number.
|
com.google.protobuf.ByteString |
getVersionBytes()
The gatekeeper image tag that is composed of ACM version, git tag, build
number.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getVersion()
The gatekeeper image tag that is composed of ACM version, git tag, build number.
string version = 1;com.google.protobuf.ByteString getVersionBytes()
The gatekeeper image tag that is composed of ACM version, git tag, build number.
string version = 1;Copyright © 2024 Google LLC. All rights reserved.