[[["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-09 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 documented is 2.63.1, and the page includes a comprehensive list of previous versions, ranging down to 2.7.1, each with its corresponding documentation link."],["The `ChannelPoolSettings.Builder` class inherits members from the base `java.lang.Object` class, which are listed within the documentation."],["The class provides methods to configure channel pool settings, including `setInitialChannelCount`, `setMaxChannelCount`, `setMaxRpcsPerChannel`, `setMinChannelCount`, `setMinRpcsPerChannel`, and `setPreemptiveRefreshEnabled`, all returning a `ChannelPoolSettings.Builder` object, alongside a `build()` method returning a `ChannelPoolSettings` object."],["Each method allows setting or enabling specific features such as initial, max, and min channel counts, along with maximum and minimum RPCs per channel, and enabling preemptive refresh."]]],[]]