public static interface Search.GroupByResultOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getGroupByResult()
encoded by XxxGroupByResult
optional bytes group_by_result = 3; |
String |
getName()
optional string name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
Search.GroupByType |
getType()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupByType type = 2; |
boolean |
hasGroupByResult()
encoded by XxxGroupByResult
optional bytes group_by_result = 3; |
boolean |
hasName()
optional string name = 1; |
boolean |
hasType()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupByType 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.GroupByType type = 2;Search.GroupByType getType()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupByType type = 2;boolean hasGroupByResult()
encoded by XxxGroupByResult
optional bytes group_by_result = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getGroupByResult()
encoded by XxxGroupByResult
optional bytes group_by_result = 3;Copyright © 2025. All Rights Reserved.