[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This webpage provides documentation for the `ChannelPoolSettings.Builder` class within the `com.google.api.gax.grpc` package, specifically for the 2.61.0 version of the library."],["The `ChannelPoolSettings.Builder` class is used to configure settings for a channel pool, allowing for the customization of the number of channels and RPCs."],["The `Builder` class inherits from `java.lang.Object`, with inherited members providing methods for basic object operations like comparison and string conversion."],["There is a list of library versions available, ranging from 2.63.1 (latest) down to 2.7.1, with each one having a direct link to its respective documentation for `ChannelPoolSettings.Builder`."],["Key methods include `build()`, `setInitialChannelCount()`, `setMaxChannelCount()`, `setMaxRpcsPerChannel()`, `setMinChannelCount()`, `setMinRpcsPerChannel()`, and `setPreemptiveRefreshEnabled()`, all which return a `ChannelPoolSettings.Builder`."]]],[]]