[[["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 Java."],["The page lists various versions of the documentation, ranging from the latest version 2.63.1 down to version 2.7.1, with links to each."],["The `ChannelPoolSettings.Builder` class inherits from `java.lang.Object` and offers methods for configuring channel pool settings, such as `setInitialChannelCount`, `setMaxChannelCount`, `setMaxRpcsPerChannel`, `setMinChannelCount`, `setMinRpcsPerChannel`, and `setPreemptiveRefreshEnabled`."],["The `build()` method within `ChannelPoolSettings.Builder` is used to create an instance of `ChannelPoolSettings`."],["The `ChannelPoolSettings.Builder` is an abstract static class that allows for adjusting channel counts and rpcs per channel and also to enable preemptive refreshing."]]],[]]