public static final class Timeseries.MetaQueryTagCondition.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.MetaQueryTagCondition.Builder> implements Timeseries.MetaQueryTagConditionOrBuilder
com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQueryTagCondition| 限定符和类型 | 方法和说明 |
|---|---|
Timeseries.MetaQueryTagCondition |
build() |
Timeseries.MetaQueryTagCondition |
buildPartial() |
Timeseries.MetaQueryTagCondition.Builder |
clear() |
Timeseries.MetaQueryTagCondition.Builder |
clearOp()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1; |
Timeseries.MetaQueryTagCondition.Builder |
clearTagName()
required string tag_name = 2; |
Timeseries.MetaQueryTagCondition.Builder |
clearValue()
required string value = 3; |
Timeseries.MetaQueryTagCondition |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Timeseries.MetaQueryTagCondition.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Timeseries.MetaQueryTagCondition.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Timeseries.MetaQueryTagCondition.Builder |
mergeFrom(Timeseries.MetaQueryTagCondition other) |
Timeseries.MetaQueryTagCondition.Builder |
setOp(Timeseries.MetaQuerySingleOperator value)
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1; |
Timeseries.MetaQueryTagCondition.Builder |
setTagName(String value)
required string tag_name = 2; |
Timeseries.MetaQueryTagCondition.Builder |
setTagNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string tag_name = 2; |
Timeseries.MetaQueryTagCondition.Builder |
setValue(String value)
required string value = 3; |
Timeseries.MetaQueryTagCondition.Builder |
setValueBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string value = 3; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.MetaQueryTagCondition.Builder>public Timeseries.MetaQueryTagCondition.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.MetaQueryTagCondition.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.MetaQueryTagCondition.Builder>public Timeseries.MetaQueryTagCondition getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Timeseries.MetaQueryTagCondition build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Timeseries.MetaQueryTagCondition buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Timeseries.MetaQueryTagCondition.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<Timeseries.MetaQueryTagCondition.Builder>public Timeseries.MetaQueryTagCondition.Builder mergeFrom(Timeseries.MetaQueryTagCondition other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.MetaQueryTagCondition.Builder>public Timeseries.MetaQueryTagCondition.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<Timeseries.MetaQueryTagCondition.Builder>IOExceptionpublic boolean hasOp()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1;hasOp 在接口中 Timeseries.MetaQueryTagConditionOrBuilderpublic Timeseries.MetaQuerySingleOperator getOp()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1;getOp 在接口中 Timeseries.MetaQueryTagConditionOrBuilderpublic Timeseries.MetaQueryTagCondition.Builder setOp(Timeseries.MetaQuerySingleOperator value)
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1;value - The op to set.public Timeseries.MetaQueryTagCondition.Builder clearOp()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1;public boolean hasTagName()
required string tag_name = 2;hasTagName 在接口中 Timeseries.MetaQueryTagConditionOrBuilderpublic String getTagName()
required string tag_name = 2;getTagName 在接口中 Timeseries.MetaQueryTagConditionOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTagNameBytes()
required string tag_name = 2;getTagNameBytes 在接口中 Timeseries.MetaQueryTagConditionOrBuilderpublic Timeseries.MetaQueryTagCondition.Builder setTagName(String value)
required string tag_name = 2;value - The tagName to set.public Timeseries.MetaQueryTagCondition.Builder clearTagName()
required string tag_name = 2;public Timeseries.MetaQueryTagCondition.Builder setTagNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string tag_name = 2;value - The bytes for tagName to set.public boolean hasValue()
required string value = 3;hasValue 在接口中 Timeseries.MetaQueryTagConditionOrBuilderpublic String getValue()
required string value = 3;getValue 在接口中 Timeseries.MetaQueryTagConditionOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getValueBytes()
required string value = 3;getValueBytes 在接口中 Timeseries.MetaQueryTagConditionOrBuilderpublic Timeseries.MetaQueryTagCondition.Builder setValue(String value)
required string value = 3;value - The value to set.public Timeseries.MetaQueryTagCondition.Builder clearValue()
required string value = 3;public Timeseries.MetaQueryTagCondition.Builder setValueBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string value = 3;value - The bytes for value to set.Copyright © 2025. All Rights Reserved.