public static interface Responses.RpcMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getServerAddress()
optional string server_address = 1; |
com.google.protobuf.ByteString |
getServerAddressBytes()
optional string server_address = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getServerAddress()
optional string server_address = 1;
The host:port of the server
com.google.protobuf.ByteString getServerAddressBytes()
optional string server_address = 1;
The host:port of the server
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.