[[["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 links to various other versions, including the current 2.49.0, as far back as 2.7.1."],["`ChannelPoolSettings.Builder` is a class for building `ChannelPoolSettings` objects, inheriting properties from the base Java `Object` class."],["The `ChannelPoolSettings.Builder` class includes a `build()` method, which will return a `ChannelPoolSettings` object, and methods for setting configurations such as `setInitialChannelCount`, `setMaxChannelCount`, `setMaxRpcsPerChannel`, `setMinChannelCount`, `setMinRpcsPerChannel`, and `setPreemptiveRefreshEnabled`."],["Each of the configuration methods returns an instance of `ChannelPoolSettings.Builder`, providing a way to chain method calls together when setting multiple parameters."]]],[]]