public static interface Timeseries.TimeseriesFieldsToGetOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getName()
optional string name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
int |
getType()
optional int32 type = 2; |
boolean |
hasName()
optional string name = 1; |
boolean |
hasType()
optional int32 type = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
optional string name = 1;String getName()
optional string name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNameBytes()
optional string name = 1;boolean hasType()
optional int32 type = 2;int getType()
optional int32 type = 2;Copyright © 2025. All Rights Reserved.