Sheets.sort.columns
configurationSpecifies the sort options for individual columns.
sheets.sort.columns
ArrayIndicates if the data in the cell will be sorted in ascending (true) or descending order (false).
The index of the column within the sheet. For example, column C will have an index of 2.