public interface OutEsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getErrMsg()
string errMsg = 5; |
com.google.protobuf.ByteString |
getErrMsgBytes()
string errMsg = 5; |
String |
getErrorCode()
string errorCode = 3; |
com.google.protobuf.ByteString |
getErrorCodeBytes()
string errorCode = 3; |
String |
getErrorDesc()
string errorDesc = 4; |
com.google.protobuf.ByteString |
getErrorDescBytes()
string errorDesc = 4; |
int |
getErrorValue()
int32 errorValue = 2; |
int getErrorValue()
int32 errorValue = 2;String getErrorCode()
string errorCode = 3;com.google.protobuf.ByteString getErrorCodeBytes()
string errorCode = 3;String getErrorDesc()
string errorDesc = 4;com.google.protobuf.ByteString getErrorDescBytes()
string errorDesc = 4;String getErrMsg()
string errMsg = 5;com.google.protobuf.ByteString getErrMsgBytes()
string errMsg = 5;Copyright © 2023. All rights reserved.