[[["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, with the latest version being 2.63.1."],["The `ChannelPoolSettings.Builder` class is used to configure settings for channel pooling in the context of gRPC, and it inherits methods from `java.lang.Object`."],["The class includes a constructor `Builder()` for creating new builder instances and a `build()` method that returns an instance of `ChannelPoolSettings`."],["It offers methods to manage channel pool settings such as setting the initial, minimum, and maximum channel count, as well as setting the maximum and minimum RPCs per channel, and a method to enable preemptive refresh."],["This document also lists the available versions of the `ChannelPoolSettings.Builder`, starting from version 2.7.1 to the latest 2.63.1."]]],[]]