[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]