public interface MetadataEntryOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
string key = 1; |
ByteString |
getKeyBytes()
string key = 1; |
ByteString |
getValue()
bytes value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedString getKey()
string key = 1;ByteString getKeyBytes()
string key = 1;ByteString getValue()
bytes value = 2;