[[["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-09 UTC."],[[["This webpage provides documentation for the `ThresholdBatcher.Builder` class within the Google API Client Libraries for Java (gax), specifically across various versions, with version 2.63.1 being the latest."],["The `ThresholdBatcher.Builder` class is used to construct instances of `ThresholdBatcher`, offering functionalities such as setting the batch merger, executor, flow controller, maximum delay, receiver, and thresholds."],["The builder offers the ability to set various configurable options for `ThresholdBatcher` instances, such as defining the merge logic for batches with the `setBatchMerger` method, or the maximum time a batch is allowed to delay before being sent."],["The documentation outlines methods for configuring a `ThresholdBatcher` instance, including `build()`, which creates the batcher, along with methods to set the `batchMerger`, `executor`, `flowController`, `maxDelay`, `receiver`, and `thresholds`."],["The available documentation spans a broad range of versions of the library, ranging from version 2.63.1 down to version 2.7.1."]]],[]]