[[["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 in the `com.google.api.gax.batching` package, with version 2.63.1 being the latest release and the documentation version being 2.51.0."],["The `ThresholdBatcher.Builder` is a builder class used to configure and create instances of `ThresholdBatcher`, a batching utility."],["The page details several methods available in the `ThresholdBatcher.Builder` class, including `build()`, `setBatchMerger()`, `setExecutor()`, `setFlowController()`, `setMaxDelayDuration()`, `setReceiver()`, and `setThresholds()`, that are used to customize the batching behavior."],["The documentation highlights the `setMaxDelay()` method as obsolete, recommending the use of `setMaxDelayDuration()` instead for setting the maximum batch delay, measured from the addition of the first item."],["The documentation also lists numerous versions of the library, ranging from 2.63.1 down to 2.7.1, each providing a link to its respective documentation."]]],[]]