[[["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 the Java version 2.57.0, along with links to other versions."],["The `ChannelPoolSettings.Builder` class is an abstract class used for configuring channel pool settings."],["The builder has a constructor and methods including `build()`, `setInitialChannelCount()`, `setMaxChannelCount()`, `setMaxRpcsPerChannel()`, `setMinChannelCount()`, `setMinRpcsPerChannel()`, and `setPreemptiveRefreshEnabled()`."],["The methods set parameters such as the initial, maximum, and minimum channel count, as well as the maximum and minimum RPCs per channel."],["The page also lists inherited members from the `java.lang.Object` class."]]],[]]