public static interface Timeseries.AnalyticalStoreStorageSizeOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getSize()
optional int64 size = 1; |
long |
getTimestamp()
optional int64 timestamp = 2; |
boolean |
hasSize()
optional int64 size = 1; |
boolean |
hasTimestamp()
optional int64 timestamp = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSize()
optional int64 size = 1;long getSize()
optional int64 size = 1;boolean hasTimestamp()
optional int64 timestamp = 2;long getTimestamp()
optional int64 timestamp = 2;Copyright © 2025. All Rights Reserved.