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