public static interface Timeseries.MetaQueryAttributeConditionOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAttrName()
required string attr_name = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getAttrNameBytes()
required string attr_name = 2; |
Timeseries.MetaQuerySingleOperator |
getOp()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1; |
String |
getValue()
required string value = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getValueBytes()
required string value = 3; |
boolean |
hasAttrName()
required string attr_name = 2; |
boolean |
hasOp()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1; |
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 hasAttrName()
required string attr_name = 2;String getAttrName()
required string attr_name = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getAttrNameBytes()
required string attr_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.