[[["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."],[[["This webpage provides documentation for the `ChannelPoolSettings.Builder` class within the `com.google.api.gax.grpc` package, specifically for Java."],["The latest version of the `ChannelPoolSettings.Builder` documentation is for version 2.63.1, with a multitude of previous versions listed down to 2.7.1."],["The `ChannelPoolSettings.Builder` class inherits members from `java.lang.Object`, including methods like `clone()`, `equals()`, `hashCode()`, and more."],["The `ChannelPoolSettings.Builder` class offers methods such as `build()`, `setInitialChannelCount()`, `setMaxChannelCount()`, `setMaxRpcsPerChannel()`, `setMinChannelCount()`, `setMinRpcsPerChannel()`, and `setPreemptiveRefreshEnabled()` for configuring channel pool settings."],["The methods for `ChannelPoolSettings.Builder` allow setting parameters like the minimum and maximum number of channels, the minimum and maximum RPCs per channel, and whether preemptive refresh is enabled."]]],[]]