hyperParameterTuningJobSummaries

@JvmName(name = "listHyperParameterTuningJobsResponseHyperParameterTuningJobSummary")
fun Flow<ListHyperParameterTuningJobsResponse>.hyperParameterTuningJobSummaries(): Flow<HyperParameterTuningJobSummary>

This paginator transforms the flow returned by listHyperParameterTuningJobsPaginated to access the nested member HyperParameterTuningJobSummary

Return

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