public static interface Gateway.ClientResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getCode()
uint32 code = 3; |
String |
getMsg()
string msg = 4; |
com.google.protobuf.ByteString |
getMsgBytes()
string msg = 4; |
String |
getPath()
string path = 5; |
com.google.protobuf.ByteString |
getPathBytes()
string path = 5; |
com.google.protobuf.ByteString |
getPayload()
bytes payload = 6; |
String |
getRequestId()
string requestId = 2; |
com.google.protobuf.ByteString |
getRequestIdBytes()
string requestId = 2; |
Gateway.MsgType |
getType()
.openapi.MsgType type = 1; |
int |
getTypeValue()
.openapi.MsgType type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getTypeValue()
.openapi.MsgType type = 1;Gateway.MsgType getType()
.openapi.MsgType type = 1;String getRequestId()
string requestId = 2;com.google.protobuf.ByteString getRequestIdBytes()
string requestId = 2;int getCode()
uint32 code = 3;String getMsg()
string msg = 4;com.google.protobuf.ByteString getMsgBytes()
string msg = 4;String getPath()
string path = 5;com.google.protobuf.ByteString getPathBytes()
string path = 5;com.google.protobuf.ByteString getPayload()
bytes payload = 6;Copyright © 2025 Webull. All rights reserved.