[[["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 documentation available is 2.63.1, while the current page content focuses on version 2.38.0 of the `ChannelPoolSettings.Builder`."],["The documentation lists numerous versions of `ChannelPoolSettings.Builder`, ranging from 2.63.1 down to 2.7.1, each with their own respective links for further investigation."],["`ChannelPoolSettings.Builder` has several inherited members from the `java.lang.Object` class, such as `clone()`, `equals(Object)`, and `toString()`, among others."],["The `ChannelPoolSettings.Builder` class provides methods for configuring channel pool settings, including `setInitialChannelCount`, `setMaxChannelCount`, `setMaxRpcsPerChannel`, `setMinChannelCount`, `setMinRpcsPerChannel`, and `setPreemptiveRefreshEnabled`."],["A key method of this class is `build()`, which returns an instance of `ChannelPoolSettings` with the configured pool options."]]],[]]