public static interface Api.BatchBarsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory()
string category = 2; |
com.google.protobuf.ByteString |
getCategoryBytes()
string category = 2; |
int |
getCount()
int32 count = 4; |
String |
getSymbols(int index)
repeated string symbols = 1; |
com.google.protobuf.ByteString |
getSymbolsBytes(int index)
repeated string symbols = 1; |
int |
getSymbolsCount()
repeated string symbols = 1; |
List<String> |
getSymbolsList()
repeated string symbols = 1; |
String |
getTimespan()
string timespan = 3; |
com.google.protobuf.ByteString |
getTimespanBytes()
string timespan = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getSymbolsList()
repeated string symbols = 1;int getSymbolsCount()
repeated string symbols = 1;String getSymbols(int index)
repeated string symbols = 1;index - The index of the element to return.com.google.protobuf.ByteString getSymbolsBytes(int index)
repeated string symbols = 1;index - The index of the value to return.String getCategory()
string category = 2;com.google.protobuf.ByteString getCategoryBytes()
string category = 2;String getTimespan()
string timespan = 3;com.google.protobuf.ByteString getTimespanBytes()
string timespan = 3;int getCount()
int32 count = 4;Copyright © 2025 Webull. All rights reserved.