[[["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."],[[["The latest version of the `ChannelPoolSettings.Builder` is 2.63.1, and the page provides links to various versions, ranging down to 2.7.1."],["The `ChannelPoolSettings.Builder` class inherits from `java.lang.Object` and includes inherited methods like `clone()`, `equals()`, and `getClass()`."],["The `Builder` class has a constructor `Builder()` and a method called `build()` which returns a `ChannelPoolSettings` object."],["The builder allows setting parameters for channel pooling, such as initial, maximum, and minimum channel counts, along with maximum and minimum RPCs per channel."],["Users can also enable or disable preemptive refresh by using the method `setPreemptiveRefreshEnabled(boolean enabled)`."]]],[]]