All Products
Search
Document Center

Tablestore:GroupBySort

Last Updated:Apr 29, 2026

A set of sort collations applied to items within a group.

Data structure

message GroupBySort {
    repeated GroupBySorter sorters = 1;
}

Name

Type

Required

Description

sorters

GroupBySorter

Yes

The sort collations for items in the group.