[[["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."],[[["This webpage provides documentation for the `ChannelPoolSettings.Builder` class within the `com.google.api.gax.grpc` package, specifically for version 2.55.0 of the library."],["The `ChannelPoolSettings.Builder` class allows for the configuration of settings related to channel pooling, and is a subclass of java.lang.Object with multiple inherited methods from that class."],["The `ChannelPoolSettings.Builder` class has a constructor (`Builder()`) and a `build()` method which returns a `ChannelPoolSettings` object, providing the ability to generate ChannelPoolSettings."],["The `ChannelPoolSettings.Builder` class has methods to configure the initial, maximum and minimum counts for channels and RPCs, as well as to enable/disable preemptive refresh, with each returning a `ChannelPoolSettings.Builder` object."],["This page also lists different prior version links of this API, ranging from 2.63.1 down to 2.7.1, along with version 2.55.0 being the current one listed on the page."]]],[]]