inferenceRecommendationsJobs

@JvmName(name = "listInferenceRecommendationsJobsResponseInferenceRecommendationsJob")
fun Flow<ListInferenceRecommendationsJobsResponse>.inferenceRecommendationsJobs(): Flow<InferenceRecommendationsJob>

This paginator transforms the flow returned by listInferenceRecommendationsJobsPaginated to access the nested member InferenceRecommendationsJob

Return

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