public static final class Timeseries.ScanTimeseriesDataRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.ScanTimeseriesDataRequest.Builder> implements Timeseries.ScanTimeseriesDataRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.timeseries.ScanTimeseriesDataRequest| 限定符和类型 | 方法和说明 |
|---|---|
Timeseries.ScanTimeseriesDataRequest.Builder |
addAllFieldsToGet(Iterable<? extends Timeseries.TimeseriesFieldsToGet> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
Timeseries.ScanTimeseriesDataRequest.Builder |
addFieldsToGet(int index,
Timeseries.TimeseriesFieldsToGet.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
Timeseries.ScanTimeseriesDataRequest.Builder |
addFieldsToGet(int index,
Timeseries.TimeseriesFieldsToGet value)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
Timeseries.ScanTimeseriesDataRequest.Builder |
addFieldsToGet(Timeseries.TimeseriesFieldsToGet.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
Timeseries.ScanTimeseriesDataRequest.Builder |
addFieldsToGet(Timeseries.TimeseriesFieldsToGet value)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
Timeseries.TimeseriesFieldsToGet.Builder |
addFieldsToGetBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
Timeseries.TimeseriesFieldsToGet.Builder |
addFieldsToGetBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
Timeseries.ScanTimeseriesDataRequest |
build() |
Timeseries.ScanTimeseriesDataRequest |
buildPartial() |
Timeseries.ScanTimeseriesDataRequest.Builder |
clear() |
Timeseries.ScanTimeseriesDataRequest.Builder |
clearDataSerializeType()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType data_serialize_type = 7; |
Timeseries.ScanTimeseriesDataRequest.Builder |
clearEndTimeUs()
optional int64 end_time_us = 4; |
Timeseries.ScanTimeseriesDataRequest.Builder |
clearFieldsToGet()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
Timeseries.ScanTimeseriesDataRequest.Builder |
clearLimit()
optional int32 limit = 6; |
Timeseries.ScanTimeseriesDataRequest.Builder |
clearSplitInfo()
optional bytes split_info = 2; |
Timeseries.ScanTimeseriesDataRequest.Builder |
clearStartTimeUs()
optional int64 start_time_us = 3; |
Timeseries.ScanTimeseriesDataRequest.Builder |
clearSupportedTableVersion()
optional int64 supported_table_version = 9; |
Timeseries.ScanTimeseriesDataRequest.Builder |
clearTableName()
required string table_name = 1; |
Timeseries.ScanTimeseriesDataRequest.Builder |
clearToken()
optional bytes token = 8; |
Timeseries.RowsSerializeType |
getDataSerializeType()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType data_serialize_type = 7; |
Timeseries.ScanTimeseriesDataRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getEndTimeUs()
optional int64 end_time_us = 4; |
Timeseries.TimeseriesFieldsToGet |
getFieldsToGet(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
Timeseries.TimeseriesFieldsToGet.Builder |
getFieldsToGetBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
List<Timeseries.TimeseriesFieldsToGet.Builder> |
getFieldsToGetBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
int |
getFieldsToGetCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
List<Timeseries.TimeseriesFieldsToGet> |
getFieldsToGetList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
Timeseries.TimeseriesFieldsToGetOrBuilder |
getFieldsToGetOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
List<? extends Timeseries.TimeseriesFieldsToGetOrBuilder> |
getFieldsToGetOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
int |
getLimit()
optional int32 limit = 6; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getSplitInfo()
optional bytes split_info = 2; |
long |
getStartTimeUs()
optional int64 start_time_us = 3; |
long |
getSupportedTableVersion()
optional int64 supported_table_version = 9; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getToken()
optional bytes token = 8; |
boolean |
hasDataSerializeType()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType data_serialize_type = 7; |
boolean |
hasEndTimeUs()
optional int64 end_time_us = 4; |
boolean |
hasLimit()
optional int32 limit = 6; |
boolean |
hasSplitInfo()
optional bytes split_info = 2; |
boolean |
hasStartTimeUs()
optional int64 start_time_us = 3; |
boolean |
hasSupportedTableVersion()
optional int64 supported_table_version = 9; |
boolean |
hasTableName()
required string table_name = 1; |
boolean |
hasToken()
optional bytes token = 8; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Timeseries.ScanTimeseriesDataRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Timeseries.ScanTimeseriesDataRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Timeseries.ScanTimeseriesDataRequest.Builder |
mergeFrom(Timeseries.ScanTimeseriesDataRequest other) |
Timeseries.ScanTimeseriesDataRequest.Builder |
removeFieldsToGet(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
Timeseries.ScanTimeseriesDataRequest.Builder |
setDataSerializeType(Timeseries.RowsSerializeType value)
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType data_serialize_type = 7; |
Timeseries.ScanTimeseriesDataRequest.Builder |
setEndTimeUs(long value)
optional int64 end_time_us = 4; |
Timeseries.ScanTimeseriesDataRequest.Builder |
setFieldsToGet(int index,
Timeseries.TimeseriesFieldsToGet.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
Timeseries.ScanTimeseriesDataRequest.Builder |
setFieldsToGet(int index,
Timeseries.TimeseriesFieldsToGet value)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
Timeseries.ScanTimeseriesDataRequest.Builder |
setLimit(int value)
optional int32 limit = 6; |
Timeseries.ScanTimeseriesDataRequest.Builder |
setSplitInfo(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes split_info = 2; |
Timeseries.ScanTimeseriesDataRequest.Builder |
setStartTimeUs(long value)
optional int64 start_time_us = 3; |
Timeseries.ScanTimeseriesDataRequest.Builder |
setSupportedTableVersion(long value)
optional int64 supported_table_version = 9; |
Timeseries.ScanTimeseriesDataRequest.Builder |
setTableName(String value)
required string table_name = 1; |
Timeseries.ScanTimeseriesDataRequest.Builder |
setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 1; |
Timeseries.ScanTimeseriesDataRequest.Builder |
setToken(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes token = 8; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.ScanTimeseriesDataRequest.Builder>public Timeseries.ScanTimeseriesDataRequest.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.ScanTimeseriesDataRequest.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.ScanTimeseriesDataRequest.Builder>public Timeseries.ScanTimeseriesDataRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Timeseries.ScanTimeseriesDataRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Timeseries.ScanTimeseriesDataRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Timeseries.ScanTimeseriesDataRequest.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<Timeseries.ScanTimeseriesDataRequest.Builder>public Timeseries.ScanTimeseriesDataRequest.Builder mergeFrom(Timeseries.ScanTimeseriesDataRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.ScanTimeseriesDataRequest.Builder>public Timeseries.ScanTimeseriesDataRequest.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<Timeseries.ScanTimeseriesDataRequest.Builder>IOExceptionpublic boolean hasTableName()
required string table_name = 1;hasTableName 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic String getTableName()
required string table_name = 1;getTableName 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;getTableNameBytes 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic Timeseries.ScanTimeseriesDataRequest.Builder setTableName(String value)
required string table_name = 1;value - The tableName to set.public Timeseries.ScanTimeseriesDataRequest.Builder clearTableName()
required string table_name = 1;public Timeseries.ScanTimeseriesDataRequest.Builder setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 1;value - The bytes for tableName to set.public boolean hasSplitInfo()
optional bytes split_info = 2;hasSplitInfo 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getSplitInfo()
optional bytes split_info = 2;getSplitInfo 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic Timeseries.ScanTimeseriesDataRequest.Builder setSplitInfo(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes split_info = 2;value - The splitInfo to set.public Timeseries.ScanTimeseriesDataRequest.Builder clearSplitInfo()
optional bytes split_info = 2;public boolean hasStartTimeUs()
optional int64 start_time_us = 3;hasStartTimeUs 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic long getStartTimeUs()
optional int64 start_time_us = 3;getStartTimeUs 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic Timeseries.ScanTimeseriesDataRequest.Builder setStartTimeUs(long value)
optional int64 start_time_us = 3;value - The startTimeUs to set.public Timeseries.ScanTimeseriesDataRequest.Builder clearStartTimeUs()
optional int64 start_time_us = 3;public boolean hasEndTimeUs()
optional int64 end_time_us = 4;hasEndTimeUs 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic long getEndTimeUs()
optional int64 end_time_us = 4;getEndTimeUs 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic Timeseries.ScanTimeseriesDataRequest.Builder setEndTimeUs(long value)
optional int64 end_time_us = 4;value - The endTimeUs to set.public Timeseries.ScanTimeseriesDataRequest.Builder clearEndTimeUs()
optional int64 end_time_us = 4;public List<Timeseries.TimeseriesFieldsToGet> getFieldsToGetList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public int getFieldsToGetCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public Timeseries.TimeseriesFieldsToGet getFieldsToGet(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public Timeseries.ScanTimeseriesDataRequest.Builder setFieldsToGet(int index, Timeseries.TimeseriesFieldsToGet value)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public Timeseries.ScanTimeseriesDataRequest.Builder setFieldsToGet(int index, Timeseries.TimeseriesFieldsToGet.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public Timeseries.ScanTimeseriesDataRequest.Builder addFieldsToGet(Timeseries.TimeseriesFieldsToGet value)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public Timeseries.ScanTimeseriesDataRequest.Builder addFieldsToGet(int index, Timeseries.TimeseriesFieldsToGet value)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public Timeseries.ScanTimeseriesDataRequest.Builder addFieldsToGet(Timeseries.TimeseriesFieldsToGet.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public Timeseries.ScanTimeseriesDataRequest.Builder addFieldsToGet(int index, Timeseries.TimeseriesFieldsToGet.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public Timeseries.ScanTimeseriesDataRequest.Builder addAllFieldsToGet(Iterable<? extends Timeseries.TimeseriesFieldsToGet> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public Timeseries.ScanTimeseriesDataRequest.Builder clearFieldsToGet()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public Timeseries.ScanTimeseriesDataRequest.Builder removeFieldsToGet(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public Timeseries.TimeseriesFieldsToGet.Builder getFieldsToGetBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public Timeseries.TimeseriesFieldsToGetOrBuilder getFieldsToGetOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public List<? extends Timeseries.TimeseriesFieldsToGetOrBuilder> getFieldsToGetOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public Timeseries.TimeseriesFieldsToGet.Builder addFieldsToGetBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public Timeseries.TimeseriesFieldsToGet.Builder addFieldsToGetBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public List<Timeseries.TimeseriesFieldsToGet.Builder> getFieldsToGetBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public boolean hasLimit()
optional int32 limit = 6;hasLimit 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic int getLimit()
optional int32 limit = 6;getLimit 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic Timeseries.ScanTimeseriesDataRequest.Builder setLimit(int value)
optional int32 limit = 6;value - The limit to set.public Timeseries.ScanTimeseriesDataRequest.Builder clearLimit()
optional int32 limit = 6;public boolean hasDataSerializeType()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType data_serialize_type = 7;hasDataSerializeType 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic Timeseries.RowsSerializeType getDataSerializeType()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType data_serialize_type = 7;getDataSerializeType 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic Timeseries.ScanTimeseriesDataRequest.Builder setDataSerializeType(Timeseries.RowsSerializeType value)
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType data_serialize_type = 7;value - The dataSerializeType to set.public Timeseries.ScanTimeseriesDataRequest.Builder clearDataSerializeType()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType data_serialize_type = 7;public boolean hasToken()
optional bytes token = 8;hasToken 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getToken()
optional bytes token = 8;getToken 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic Timeseries.ScanTimeseriesDataRequest.Builder setToken(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes token = 8;value - The token to set.public Timeseries.ScanTimeseriesDataRequest.Builder clearToken()
optional bytes token = 8;public boolean hasSupportedTableVersion()
optional int64 supported_table_version = 9;hasSupportedTableVersion 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic long getSupportedTableVersion()
optional int64 supported_table_version = 9;getSupportedTableVersion 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic Timeseries.ScanTimeseriesDataRequest.Builder setSupportedTableVersion(long value)
optional int64 supported_table_version = 9;value - The supportedTableVersion to set.public Timeseries.ScanTimeseriesDataRequest.Builder clearSupportedTableVersion()
optional int64 supported_table_version = 9;Copyright © 2025. All Rights Reserved.