[[["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 latest version of the `ChannelPoolSettings.Builder` is 2.63.1, and the page provides links to various previous versions, ranging from 2.62.0 down to 2.7.1."],["`ChannelPoolSettings.Builder` extends `java.lang.Object`, and therefore inherits methods such as `clone()`, `equals()`, `hashCode()`, and `toString()`."],["The `ChannelPoolSettings.Builder` class provides methods to configure settings for a channel pool, such as the minimum and maximum channel count, and the minimum and maximum RPCs per channel, all of which return a `ChannelPoolSettings.Builder` object."],["The class `ChannelPoolSettings.Builder` has a constructor `Builder()` and the method `build()` that returns a `ChannelPoolSettings` type."],["It includes the functionality to enable or disable preemptive refreshing using the `setPreemptiveRefreshEnabled(boolean enabled)` method."]]],[]]