collectionIds

@JvmName(name = "listCollectionsResponseCollectionId")
fun Flow<ListCollectionsResponse>.collectionIds(): Flow<String>

This paginator transforms the flow returned by listCollectionsPaginated to access the nested member CollectionId

Return

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