public static interface PingProtos.HelloResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getResponse()
optional string response = 1; |
com.google.protobuf.ByteString |
getResponseBytes()
optional string response = 1; |
boolean |
hasResponse()
optional string response = 1; |
boolean hasResponse()
optional string response = 1;String getResponse()
optional string response = 1;com.google.protobuf.ByteString getResponseBytes()
optional string response = 1;Copyright © 2007–2019. All rights reserved.