dataCatalogsSummary

@JvmName(name = "listDataCatalogsResponseDataCatalogSummary")
fun Flow<ListDataCatalogsResponse>.dataCatalogsSummary(): Flow<DataCatalogSummary>

This paginator transforms the flow returned by listDataCatalogsPaginated to access the nested member DataCatalogSummary

Return

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