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 | Yes | The sorting method based on the order of rows in the group. |
RowCountSort specifies sorting based on the order of rows in a group.
message RowCountSort {
optional SortOrder order = 1;
}
Parameter | Type | Required | Description |
order | Yes | The sorting method based on the order of rows in the group. |