listDataSets
abstract suspend fun listDataSets(input: ListDataSetsRequest = ListDataSetsRequest { }): ListDataSetsResponse
This operation lists your data sets. When listing by origin OWNED, results are sorted by CreatedAt in descending order. When listing by origin ENTITLED, there is no order.