public static interface Api.ErrorRespOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Api.Error |
getError()
.api.Error error = 1; |
Api.ErrorOrBuilder |
getErrorOrBuilder()
.api.Error error = 1; |
String |
getReqId()
string req_id = 2; |
com.google.protobuf.ByteString |
getReqIdBytes()
string req_id = 2; |
boolean |
hasError()
.api.Error error = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasError()
.api.Error error = 1;Api.Error getError()
.api.Error error = 1;Api.ErrorOrBuilder getErrorOrBuilder()
.api.Error error = 1;String getReqId()
string req_id = 2;com.google.protobuf.ByteString getReqIdBytes()
string req_id = 2;Copyright © 2025. All rights reserved.