[[["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 2.7.1."],["The `ChannelPoolSettings.Builder` class is an abstract class that extends `java.lang.Object` and provides a builder pattern for configuring channel pool settings."],["The class provides methods for setting various channel pool parameters, such as `setInitialChannelCount`, `setMaxChannelCount`, `setMaxRpcsPerChannel`, `setMinChannelCount`, `setMinRpcsPerChannel`, and `setPreemptiveRefreshEnabled`."],["The `build()` method is used to create an instance of `ChannelPoolSettings` based on the configured parameters and returns a `ChannelPoolSettings` type."]]],[]]