recommendationSummaries

@JvmName(name = "getRecommendationSummariesResponseRecommendationSummary")
fun Flow<GetRecommendationSummariesResponse>.recommendationSummaries(): Flow<RecommendationSummary>

This paginator transforms the flow returned by getRecommendationSummariesPaginated to access the nested member RecommendationSummary

Return

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