public static interface Timeseries.DeleteTimeseriesAnalyticalStoreRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
getDropMappingTable()
optional bool drop_mapping_table = 3; |
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 |
hasDropMappingTable()
optional bool drop_mapping_table = 3; |
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;boolean hasDropMappingTable()
optional bool drop_mapping_table = 3;boolean getDropMappingTable()
optional bool drop_mapping_table = 3;Copyright © 2025. All Rights Reserved.