public static interface Gateway.ClientRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
string path = 3; |
com.google.protobuf.ByteString |
getPathBytes()
string path = 3; |
com.google.protobuf.ByteString |
getPayload()
bytes payload = 4; |
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;String getPath()
string path = 3;com.google.protobuf.ByteString getPathBytes()
string path = 3;com.google.protobuf.ByteString getPayload()
bytes payload = 4;Copyright © 2025 Webull. All rights reserved.