public static interface Api.ErrorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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.