public interface FilterReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getFilter()
string filter = 1; |
com.google.protobuf.ByteString |
getFilterBytes()
string filter = 1; |
String |
getOver()
string over = 2; |
com.google.protobuf.ByteString |
getOverBytes()
string over = 2; |
String |
getStoreName()
string storeName = 3; |
com.google.protobuf.ByteString |
getStoreNameBytes()
string storeName = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getFilter()
string filter = 1;
com.google.protobuf.ByteString getFilterBytes()
string filter = 1;
String getOver()
string over = 2;
com.google.protobuf.ByteString getOverBytes()
string over = 2;
String getStoreName()
string storeName = 3;
com.google.protobuf.ByteString getStoreNameBytes()
string storeName = 3;
Copyright © 2020 Red Hat. All rights reserved.