codeInterpreterSummaries

@JvmName(name = "listCodeInterpretersResponseCodeInterpreterSummary")
fun Flow<ListCodeInterpretersResponse>.codeInterpreterSummaries(): Flow<CodeInterpreterSummary>

This paginator transforms the flow returned by listCodeInterpretersPaginated to access the nested member CodeInterpreterSummary

Return

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