[[["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 historical versions, down to 2.7.1."],["This webpage focuses on the `ChannelPoolSettings.Builder` class, which is designed for configuring settings related to channel pools within gRPC."],["The `ChannelPoolSettings.Builder` class inherits properties from `java.lang.Object`, which provides basic methods like `clone`, `equals`, and `hashCode`."],["The `ChannelPoolSettings.Builder` class contains methods to modify aspects of the channel pools, including setting the maximum and minimum channel count, maximum and minimum RPCs per channel, initial channel count and the ability to enable preemptive refreshing."],["The class can be built by calling the `build()` method, which will return a `ChannelPoolSettings` object."]]],[]]