public static interface Search.QueryOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getQuery()
optional bytes query = 2; |
Search.QueryType |
getType()
optional .com.alicloud.openservices.tablestore.core.protocol.QueryType type = 1; |
boolean |
hasQuery()
optional bytes query = 2; |
boolean |
hasType()
optional .com.alicloud.openservices.tablestore.core.protocol.QueryType type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasType()
optional .com.alicloud.openservices.tablestore.core.protocol.QueryType type = 1;Search.QueryType getType()
optional .com.alicloud.openservices.tablestore.core.protocol.QueryType type = 1;boolean hasQuery()
optional bytes query = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getQuery()
optional bytes query = 2;Copyright © 2025. All Rights Reserved.