public static interface Search.SubAggResultOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getAggResult()
encode XXAggResult
optional bytes agg_result = 3; |
String |
getName()
optional string name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
Search.AggType |
getType()
optional .com.alicloud.openservices.tablestore.core.protocol.AggType type = 2; |
boolean |
hasAggResult()
encode XXAggResult
optional bytes agg_result = 3; |
boolean |
hasName()
optional string name = 1; |
boolean |
hasType()
optional .com.alicloud.openservices.tablestore.core.protocol.AggType type = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
optional string name = 1;String getName()
optional string name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNameBytes()
optional string name = 1;boolean hasType()
optional .com.alicloud.openservices.tablestore.core.protocol.AggType type = 2;Search.AggType getType()
optional .com.alicloud.openservices.tablestore.core.protocol.AggType type = 2;boolean hasAggResult()
encode XXAggResult
optional bytes agg_result = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getAggResult()
encode XXAggResult
optional bytes agg_result = 3;Copyright © 2025. All Rights Reserved.