recommendations

@JvmName(name = "listPerformanceAnalysisReportRecommendationsResponseRecommendation")
fun Flow<ListPerformanceAnalysisReportRecommendationsResponse>.recommendations(): Flow<Recommendation>

This paginator transforms the flow returned by listPerformanceAnalysisReportRecommendationsPaginated to access the nested member Recommendation

Return

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