public interface _SetRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getCacheBody()
bytes cache_body = 2; |
com.google.protobuf.ByteString |
getCacheKey()
bytes cache_key = 1; |
long |
getTtlMilliseconds()
uint64 ttl_milliseconds = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getCacheKey()
bytes cache_key = 1;com.google.protobuf.ByteString getCacheBody()
bytes cache_body = 2;long getTtlMilliseconds()
uint64 ttl_milliseconds = 3;