public static interface Timeseries.ScanTimeseriesDataResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getData()
required bytes data = 2; |
Timeseries.RowsSerializeType |
getDataSerializeType()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType data_serialize_type = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNextToken()
optional bytes next_token = 3; |
boolean |
hasData()
required bytes data = 2; |
boolean |
hasDataSerializeType()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType data_serialize_type = 1; |
boolean |
hasNextToken()
optional bytes next_token = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDataSerializeType()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType data_serialize_type = 1;Timeseries.RowsSerializeType getDataSerializeType()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType data_serialize_type = 1;boolean hasData()
required bytes data = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getData()
required bytes data = 2;boolean hasNextToken()
optional bytes next_token = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNextToken()
optional bytes next_token = 3;Copyright © 2025. All Rights Reserved.