[[["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."],[[["The webpage provides documentation for `ChannelPoolSettings.Builder` in the `com.google.api.gax.grpc` package, specifically for the Java version of the API."],["The latest version available for the API is 2.63.1, and the documentation spans a range of versions from 2.7.1 up to the latest."],["The `ChannelPoolSettings.Builder` class inherits from `java.lang.Object` and includes methods for setting channel pool parameters like initial, maximum, and minimum channel counts, maximum and minimum RPCs per channel, and preemptive refresh settings."],["The `build()` method is used to create an instance of the `ChannelPoolSettings`, which the builder will construct."],["The class has a constructor called `Builder()` that can be used to create a new instance of the class."]]],[]]