Package-level declarations

Inherited functions

Link copied to clipboard
fun PipesClient.listPipesPaginated(initialRequest: ListPipesRequest = ListPipesRequest { }): Flow<ListPipesResponse>

Paginate over ListPipesResponse results.

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

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