RowCountSort

Updated at:

RowCountSort specifies sorting based on the order of rows in a group.

Data structure

message RowCountSort {
    optional SortOrder order = 1;
}

Parameter

Type

Required

Description

order

SortOrder

Yes

The sorting method based on the order of rows in the group.