operationEvents

@JvmName(name = "listOperationEventsResponseOperationEvent")
fun Flow<ListOperationEventsResponse>.operationEvents(): Flow<OperationEvent>

This paginator transforms the flow returned by listOperationEventsPaginated to access the nested member OperationEvent

Return

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