insights

@JvmName(name = "listInsightsResponseInsightSummary")
fun Flow<ListInsightsResponse>.insights(): Flow<InsightSummary>

This paginator transforms the flow returned by listInsightsPaginated to access the nested member InsightSummary

Return

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