public static interface Search.TermsAggOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Search.Agg |
getAgg()
optional .com.alicloud.openservices.tablestore.core.protocol.Agg agg = 3; |
Search.AggOrBuilder |
getAggOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Agg agg = 3; |
String |
getFieldName()
optional string field_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFieldNameBytes()
optional string field_name = 1; |
int |
getSize()
optional int32 size = 2; |
boolean |
hasAgg()
optional .com.alicloud.openservices.tablestore.core.protocol.Agg agg = 3; |
boolean |
hasFieldName()
optional string field_name = 1; |
boolean |
hasSize()
optional int32 size = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFieldName()
optional string field_name = 1;String getFieldName()
optional string field_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFieldNameBytes()
optional string field_name = 1;boolean hasSize()
optional int32 size = 2;int getSize()
optional int32 size = 2;boolean hasAgg()
optional .com.alicloud.openservices.tablestore.core.protocol.Agg agg = 3;Search.Agg getAgg()
optional .com.alicloud.openservices.tablestore.core.protocol.Agg agg = 3;Search.AggOrBuilder getAggOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Agg agg = 3;Copyright © 2025. All Rights Reserved.