namespaces

@JvmName(name = "listNamespacesResponseNamespaceSummary")
fun Flow<ListNamespacesResponse>.namespaces(): Flow<NamespaceSummary>

This paginator transforms the flow returned by listNamespacesPaginated to access the nested member NamespaceSummary

Return

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