All Products
Search
Document Center

Tablestore:GroupBySort

Last Updated:May 10, 2024

GroupBySort specifies the sorting method of items in a group.

Data structure

message GroupBySort {
    repeated GroupBySorter sorters = 1;
}

Parameter

Type

Required

Description

sorters

GroupBySorter

Yes

The sorting method of items in the group.