public static interface Search.GroupByOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getBody()
optional bytes body = 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 |
hasBody()
optional bytes body = 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 hasBody()
optional bytes body = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getBody()
optional bytes body = 3;Copyright © 2025. All Rights Reserved.