[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]