[[["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 Cloud API Client Libraries for Java (gax), specifically version 2.53.0."],["The `ThresholdBatcher.Builder` class is used to construct instances of `ThresholdBatcher`, facilitating the batching of elements based on specified thresholds."],["The documentation lists numerous prior versions of `ThresholdBatcher.Builder`, alongside the most up-to-date version 2.63.1, all of which are accessible through version-specific links."],["The `ThresholdBatcher.Builder` class contains several methods, such as `build()`, `setBatchMerger()`, `setExecutor()`, `setFlowController()`, `setMaxDelayDuration()`, `setReceiver()`, and `setThresholds()`, which allow for customization of the batching process."],["The `setMaxDelay` method is obsolete, it is recommended to use the method `setMaxDelayDuration` instead, which takes a `Duration` to set the max delay for a batch."]]],[]]