public static interface Messages.ClientConfigureRequest.MetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
string key = 2; |
com.google.protobuf.ByteString |
getKeyBytes()
string key = 2; |
Messages.ClientConfigureRequest.RpcType |
getType()
.grpc.testing.ClientConfigureRequest.RpcType type = 1; |
int |
getTypeValue()
.grpc.testing.ClientConfigureRequest.RpcType type = 1; |
String |
getValue()
string value = 3; |
com.google.protobuf.ByteString |
getValueBytes()
string value = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getTypeValue()
.grpc.testing.ClientConfigureRequest.RpcType type = 1;Messages.ClientConfigureRequest.RpcType getType()
.grpc.testing.ClientConfigureRequest.RpcType type = 1;String getKey()
string key = 2;com.google.protobuf.ByteString getKeyBytes()
string key = 2;String getValue()
string value = 3;com.google.protobuf.ByteString getValueBytes()
string value = 3;