[[["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 documentation for multiple versions, ranging down to version 2.7.1."],["This class, `ChannelPoolSettings.Builder`, is a subclass of `java.lang.Object`, inheriting methods such as `clone()`, `equals()`, and `toString()`."],["The `ChannelPoolSettings.Builder` class provides methods for configuring channel pool settings, including setting the initial, minimum, and maximum channel counts, along with the minimum and maximum RPCs per channel."],["You can enable or disable preemptive refresh using `setPreemptiveRefreshEnabled(boolean enabled)` within the `ChannelPoolSettings.Builder` class."],["Calling the method `build()` will return the `ChannelPoolSettings` object, with the `ChannelPoolSettings.Builder` object as its type."]]],[]]