public interface DeleteBetweenRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getMax()
optional int64 max = 4; |
long |
getMin()
optional int64 min = 3; |
String |
getNamespace()
optional string namespace = 1; |
com.google.protobuf.ByteString |
getNamespaceBytes()
optional string namespace = 1; |
String |
getSet()
optional string set = 2; |
com.google.protobuf.ByteString |
getSetBytes()
optional string set = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getNamespace()
optional string namespace = 1;com.google.protobuf.ByteString getNamespaceBytes()
optional string namespace = 1;String getSet()
optional string set = 2;com.google.protobuf.ByteString getSetBytes()
optional string set = 2;long getMin()
optional int64 min = 3;long getMax()
optional int64 max = 4;Copyright © 2021. All rights reserved.