aiBenchmarkJobs

@JvmName(name = "listAiBenchmarkJobsResponseAiBenchmarkJobSummary")
fun Flow<ListAiBenchmarkJobsResponse>.aiBenchmarkJobs(): Flow<AiBenchmarkJobSummary>

This paginator transforms the flow returned by listAiBenchmarkJobsPaginated to access the nested member AiBenchmarkJobSummary

Return

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