computeList

@JvmName(name = "listComputeResponseCompute")
fun Flow<ListComputeResponse>.computeList(): Flow<Compute>

This paginator transforms the flow returned by listComputePaginated to access the nested member Compute

Return

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