public static interface Timeseries.DescribeTimeseriesAnalyticalStoreRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getStoreName()
required string store_name = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getStoreNameBytes()
required string store_name = 2; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
boolean |
hasStoreName()
required string store_name = 2; |
boolean |
hasTableName()
required string table_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTableName()
required string table_name = 1;String getTableName()
required string table_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;boolean hasStoreName()
required string store_name = 2;String getStoreName()
required string store_name = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getStoreNameBytes()
required string store_name = 2;Copyright © 2025. All Rights Reserved.