[[["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 `ThresholdBatcher.Builder` class within the Google API Client Libraries for Java (gax), specifically focusing on version 2.10.0 and including links to older versions."],["The `ThresholdBatcher.Builder` class is used to construct instances of `ThresholdBatcher`, allowing developers to configure batching behavior for their applications."],["The `ThresholdBatcher.Builder` class inherits members from `java.lang.Object`, including methods like `clone()`, `equals()`, and `toString()`."],["The `ThresholdBatcher.Builder` class offers several methods for configuration, such as `setBatchMerger`, `setExecutor`, `setFlowController`, `setMaxDelay`, `setReceiver`, and `setThresholds`."],["The `build()` method is used to finalize the construction of a `ThresholdBatcher` instance with the applied configuration options, and has a type parameter `E` without a specific description."]]],[]]