public static interface Api.ErrorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCode()
string code = 1; |
com.google.protobuf.ByteString |
getCodeBytes()
string code = 1; |
int |
getCodeN()
int32 code_n = 2; |
String |
getMessage()
string message = 3; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 3; |
String getCode()
string code = 1;com.google.protobuf.ByteString getCodeBytes()
string code = 1;int getCodeN()
int32 code_n = 2;String getMessage()
string message = 3;com.google.protobuf.ByteString getMessageBytes()
string message = 3;Copyright © 2025. All rights reserved.