public static interface Timeseries.MetaQueryTagConditionOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Timeseries.MetaQuerySingleOperator |
getOp()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1; |
String |
getTagName()
required string tag_name = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTagNameBytes()
required string tag_name = 2; |
String |
getValue()
required string value = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getValueBytes()
required string value = 3; |
boolean |
hasOp()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1; |
boolean |
hasTagName()
required string tag_name = 2; |
boolean |
hasValue()
required string value = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasOp()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1;Timeseries.MetaQuerySingleOperator getOp()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1;boolean hasTagName()
required string tag_name = 2;String getTagName()
required string tag_name = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTagNameBytes()
required string tag_name = 2;boolean hasValue()
required string value = 3;String getValue()
required string value = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getValueBytes()
required string value = 3;Copyright © 2025. All Rights Reserved.