dataSets

@JvmName(name = "listDataSetsResponseDataSetSummary")
fun Flow<ListDataSetsResponse>.dataSets(): Flow<DataSetSummary>

This paginator transforms the flow returned by listDataSetsPaginated to access the nested member DataSetSummary

Return

A kotlinx.coroutines.flow.Flow that can collect DataSetSummary