pipes

@JvmName(name = "listPipesResponsePipe")
fun Flow<ListPipesResponse>.pipes(): Flow<Pipe>

This paginator transforms the flow returned by listPipesPaginated to access the nested member Pipe

Return

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