[[["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 (gax), specifically for managing batching operations in version 2.49.0."],["The documentation includes a comprehensive list of available versions, ranging from the latest 2.63.1 down to version 2.7.1, each linked to their respective API reference pages."],["`ThresholdBatcher.Builder` offers several configurable methods, such as `setBatchMerger`, `setExecutor`, `setFlowController`, `setMaxDelay`, `setReceiver`, and `setThresholds`, allowing users to customize batching behavior."],["The `build()` method constructs a `ThresholdBatcher` instance, as detailed in the documentation, with the return type being a `ThresholdBatcher` object."],["The builder class can set a max delay for a batch to occur, and also the amount of threshold that can be met before the batch occurs."]]],[]]