[[["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-02 UTC."],[[["This webpage provides documentation for the `ThresholdBatcher.Builder` class within the Google API Client Libraries for Java, specifically in the `com.google.api.gax.batching` package."],["The page offers access to the documentation for various versions of the `ThresholdBatcher.Builder`, ranging from the latest (2.63.1) down to older releases like 2.7.1."],["`ThresholdBatcher.Builder` facilitates the creation of a `ThresholdBatcher` instance, which can be configured using parameters for setting the batch merger, executor, flow controller, max delay, receiver, and thresholds."],["The documentation includes detailed information on the methods available within `ThresholdBatcher.Builder`, such as `build()`, `setBatchMerger()`, `setExecutor()`, `setFlowController()`, `setMaxDelayDuration()`, `setReceiver()`, and `setThresholds()`."],["The `setMaxDelay` method is noted as obsolete, with users advised to use `setMaxDelayDuration` instead for setting the maximum delay duration for batching."]]],[]]