operations

@JvmName(name = "getDurableExecutionStateResponseOperation")
fun Flow<GetDurableExecutionStateResponse>.operations(): Flow<Operation>

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

Return

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