[[["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."],[[["The webpage provides documentation for `ChannelPoolSettings.Builder` in the `com.google.api.gax.grpc` package, specifically for the Java language."],["The latest version documented is 2.63.1, with a comprehensive list of previous versions available, including 2.32.1."],["`ChannelPoolSettings.Builder` inherits members from the `java.lang.Object` class, which offers functionalities such as cloning, equality checks, and hash code generation."],["The class provides methods for configuring channel pool settings, such as `setInitialChannelCount`, `setMaxChannelCount`, `setMaxRpcsPerChannel`, `setMinChannelCount`, `setMinRpcsPerChannel`, and `setPreemptiveRefreshEnabled`."],["`ChannelPoolSettings.Builder` offers a `build()` method that returns an instance of `ChannelPoolSettings` with the configured parameters."]]],[]]