flowOperations

@JvmName(name = "listFlowOperationsResponseFlowOperationMetadata")
fun Flow<ListFlowOperationsResponse>.flowOperations(): Flow<FlowOperationMetadata>

This paginator transforms the flow returned by listFlowOperationsPaginated to access the nested member FlowOperationMetadata

Return

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