public static interface Meta.PreconditionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getUid()
Specifies the target UID.
|
com.google.protobuf.ByteString |
getUidBytes()
Specifies the target UID.
|
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;Copyright © 2021. All rights reserved.