lineageGroupSummaries

@JvmName(name = "listLineageGroupsResponseLineageGroupSummary")
fun Flow<ListLineageGroupsResponse>.lineageGroupSummaries(): Flow<LineageGroupSummary>

This paginator transforms the flow returned by listLineageGroupsPaginated to access the nested member LineageGroupSummary

Return

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