trainingJobSummaries
This paginator transforms the flow returned by listTrainingJobsPaginated to access the nested member TrainingJobSummary
Return
A kotlinx.coroutines.flow.Flow that can collect TrainingJobSummary
fun Flow<ListTrainingJobsForHyperParameterTuningJobResponse>.trainingJobSummaries(): Flow<HyperParameterTrainingJobSummary>
This paginator transforms the flow returned by listTrainingJobsForHyperParameterTuningJobPaginated to access the nested member HyperParameterTrainingJobSummary
Return
A kotlinx.coroutines.flow.Flow that can collect HyperParameterTrainingJobSummary