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