public static interface Meta.PreconditionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceVersion()
Specifies the target ResourceVersion
+optional
|
com.google.protobuf.ByteString |
getResourceVersionBytes()
Specifies the target ResourceVersion
+optional
|
String |
getUid()
Specifies the target UID.
|
com.google.protobuf.ByteString |
getUidBytes()
Specifies the target UID.
|
boolean |
hasResourceVersion()
Specifies the target ResourceVersion
+optional
|
boolean |
hasUid()
Specifies the target UID.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasUid()
Specifies the target UID. +optional
optional string uid = 1;String getUid()
Specifies the target UID. +optional
optional string uid = 1;com.google.protobuf.ByteString getUidBytes()
Specifies the target UID. +optional
optional string uid = 1;boolean hasResourceVersion()
Specifies the target ResourceVersion +optional
optional string resourceVersion = 2;String getResourceVersion()
Specifies the target ResourceVersion +optional
optional string resourceVersion = 2;com.google.protobuf.ByteString getResourceVersionBytes()
Specifies the target ResourceVersion +optional
optional string resourceVersion = 2;Copyright © 2023. All rights reserved.