[[["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-04-09 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 static class used for building `ChannelPoolSettings`, inheriting properties and functions from `java.lang.Object`."],["This builder contains methods that allow setting values for initial channel count, maximum and minimum channel counts, maximum and minimum RPCs per channel, and preemptive refresh options."],["The `build()` method can be used to compile the `ChannelPoolSettings`, and then functions such as `setInitialChannelCount`, `setMaxChannelCount`, and `setMinRpcsPerChannel` modify the builder."],["The methods in the builder return a `ChannelPoolSettings.Builder` type after being invoked, which can be used to chain them."]]],[]]