public static interface Timeseries.TimeseriesMetaOptionsOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
getAllowUpdateAttributes()
optional bool allow_update_attributes = 1; |
int |
getMetaTimeToLive()
optional int32 meta_time_to_live = 2; |
boolean |
hasAllowUpdateAttributes()
optional bool allow_update_attributes = 1; |
boolean |
hasMetaTimeToLive()
optional int32 meta_time_to_live = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAllowUpdateAttributes()
optional bool allow_update_attributes = 1;boolean getAllowUpdateAttributes()
optional bool allow_update_attributes = 1;boolean hasMetaTimeToLive()
optional int32 meta_time_to_live = 2;int getMetaTimeToLive()
optional int32 meta_time_to_live = 2;Copyright © 2025. All Rights Reserved.