progressUpdateStreamSummaryList

@JvmName(name = "listProgressUpdateStreamsResponseProgressUpdateStreamSummary")
fun Flow<ListProgressUpdateStreamsResponse>.progressUpdateStreamSummaryList(): Flow<ProgressUpdateStreamSummary>

This paginator transforms the flow returned by listProgressUpdateStreamsPaginated to access the nested member ProgressUpdateStreamSummary

Return

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