datasetGroups

@JvmName(name = "listDatasetGroupsResponseDatasetGroupSummary")
fun Flow<ListDatasetGroupsResponse>.datasetGroups(): Flow<DatasetGroupSummary>

This paginator transforms the flow returned by listDatasetGroupsPaginated to access the nested member DatasetGroupSummary

Return

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