[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]