All Products
Search
Document Center

Tablestore:GroupBys

Last Updated:May 09, 2024

GroupBys specifies the grouping configurations of the returned results of a search index.

Data structure

message GroupBys {
    repeated GroupBy group_bys = 1;
}

Parameter

Type

Required

Description

group_bys

GroupBy

Yes

The configuration of a single group.