[[["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 access to various historical versions, down to 2.7.1."],["The `ChannelPoolSettings.Builder` class inherits from `java.lang.Object` and includes inherited methods like `clone()`, `equals()`, and `wait()`."],["The `ChannelPoolSettings.Builder` class allows the construction of a ChannelPoolSettings object using the `build()` method."],["Methods like `setInitialChannelCount()`, `setMaxChannelCount()`, `setMaxRpcsPerChannel()`, `setMinChannelCount()`, `setMinRpcsPerChannel()`, and `setPreemptiveRefreshEnabled()` allow for configuration of the channel pool settings, all returning the Builder object to allow for method chaining."],["All the mentioned methods utilize the primitive data types of `int` or `boolean` for configuration."]]],[]]