public static interface _DictionaryGetResponse._DictionaryGetResponsePartOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getCacheBody()
bytes cache_body = 2; |
ECacheResult |
getResult()
.cache_client.ECacheResult result = 1; |
int |
getResultValue()
.cache_client.ECacheResult result = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getResultValue()
.cache_client.ECacheResult result = 1;ECacheResult getResult()
.cache_client.ECacheResult result = 1;com.google.protobuf.ByteString getCacheBody()
bytes cache_body = 2;