public interface KeyValuePairOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
optional string key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
optional string key = 1; |
com.google.protobuf.ByteString |
getValue()
optional bytes value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getKey()
optional string key = 1;com.google.protobuf.ByteString getKeyBytes()
optional string key = 1;com.google.protobuf.ByteString getValue()
optional bytes value = 2;Copyright © 2018. All rights reserved.