operations

@JvmName(name = "listOperationsResponseOperationSummary")
fun Flow<ListOperationsResponse>.operations(): Flow<OperationSummary>

This paginator transforms the flow returned by listOperationsPaginated to access the nested member OperationSummary

Return

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