batchEvaluations

@JvmName(name = "listBatchEvaluationsResponseBatchEvaluationSummary")
fun Flow<ListBatchEvaluationsResponse>.batchEvaluations(): Flow<BatchEvaluationSummary>

This paginator transforms the flow returned by listBatchEvaluationsPaginated to access the nested member BatchEvaluationSummary

Return

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