notebookExecutions

@JvmName(name = "listNotebookExecutionsResponseNotebookExecutionSummary")
fun Flow<ListNotebookExecutionsResponse>.notebookExecutions(): Flow<NotebookExecutionSummary>

This paginator transforms the flow returned by listNotebookExecutionsPaginated to access the nested member NotebookExecutionSummary

Return

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