datasets

@JvmName(name = "listDataLakeDatasetsResponseDataLakeDataset")
fun Flow<ListDataLakeDatasetsResponse>.datasets(): Flow<DataLakeDataset>

This paginator transforms the flow returned by listDataLakeDatasetsPaginated to access the nested member DataLakeDataset

Return

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