invocationJobSummaries

@JvmName(name = "listModelInvocationJobsResponseModelInvocationJobSummary")
fun Flow<ListModelInvocationJobsResponse>.invocationJobSummaries(): Flow<ModelInvocationJobSummary>

This paginator transforms the flow returned by listModelInvocationJobsPaginated to access the nested member ModelInvocationJobSummary

Return

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