viewVersionSummaryList

@JvmName(name = "listViewVersionsResponseViewVersionSummary")
fun Flow<ListViewVersionsResponse>.viewVersionSummaryList(): Flow<ViewVersionSummary>

This paginator transforms the flow returned by listViewVersionsPaginated to access the nested member ViewVersionSummary

Return

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