humanLoopSummaries

@JvmName(name = "listHumanLoopsResponseHumanLoopSummary")
fun Flow<ListHumanLoopsResponse>.humanLoopSummaries(): Flow<HumanLoopSummary>

This paginator transforms the flow returned by listHumanLoopsPaginated to access the nested member HumanLoopSummary

Return

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