[[["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-03-21 UTC."],[[["This webpage provides documentation for the `ChannelPoolSettings.Builder` class within the `com.google.api.gax.grpc` package, specifically for the Java programming language."],["The latest version of `ChannelPoolSettings.Builder` is 2.63.1, with a comprehensive list of previous versions ranging down to 2.7.1, allowing you to navigate through different historical iterations."],["The `ChannelPoolSettings.Builder` class inherits from `java.lang.Object` and includes methods to build `ChannelPoolSettings`, as well as set channel pool parameters such as initial, minimum, and maximum channel counts, and the maximum and minimum number of RPCs per channel."],["Methods such as `setInitialChannelCount`, `setMaxChannelCount`, `setMaxRpcsPerChannel`, `setMinChannelCount`, `setMinRpcsPerChannel`, and `setPreemptiveRefreshEnabled` are all accessible to modify different aspects of the channel pool."],["The constructor for the `Builder` class is also accessible via `Builder()`, and a list of the inherited methods from `java.lang.Object` are also provided for reference."]]],[]]