organizationRecommendationSummaries

@JvmName(name = "listOrganizationRecommendationsResponseOrganizationRecommendationSummary")
fun Flow<ListOrganizationRecommendationsResponse>.organizationRecommendationSummaries(): Flow<OrganizationRecommendationSummary>

This paginator transforms the flow returned by listOrganizationRecommendationsPaginated to access the nested member OrganizationRecommendationSummary

Return

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