[[["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 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."]]],[]]