operations

@JvmName(name = "listOperationsResponseOperation")
fun Flow<ListOperationsResponse>.operations(): Flow<Operation>

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

Return

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