public static interface BaiduRpcProto.RpcResponseMetaOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getErrorCode()
optional int32 error_code = 1; |
String |
getErrorText()
optional string error_text = 2; |
com.google.protobuf.ByteString |
getErrorTextBytes()
optional string error_text = 2; |
boolean |
hasErrorCode()
optional int32 error_code = 1; |
boolean |
hasErrorText()
optional string error_text = 2; |
boolean hasErrorCode()
optional int32 error_code = 1;int getErrorCode()
optional int32 error_code = 1;boolean hasErrorText()
optional string error_text = 2;String getErrorText()
optional string error_text = 2;com.google.protobuf.ByteString getErrorTextBytes()
optional string error_text = 2;Copyright © 2019 Baidu, Inc.. All rights reserved.