public interface _KeysExistResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getExists(int index)
repeated bool exists = 1; |
int |
getExistsCount()
repeated bool exists = 1; |
java.util.List<java.lang.Boolean> |
getExistsList()
repeated bool exists = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<java.lang.Boolean> getExistsList()
repeated bool exists = 1;int getExistsCount()
repeated bool exists = 1;boolean getExists(int index)
repeated bool exists = 1;index - The index of the element to return.