[[["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-03-21 UTC."],[[["This webpage provides documentation for the `ThresholdBatcher.Builder` class within the Google API Client Library for Java (gax), specifically in the context of batching operations."],["The latest version documented is 2.63.1, and the page lists many previous versions of the API, all the way down to 2.7.1, allowing users to view the documentation of each."],["The `ThresholdBatcher.Builder` class, a builder for `ThresholdBatcher`, inherits members from the `java.lang.Object` class and includes methods to configure its behavior, such as setting the batch merger, executor, flow controller, max delay, receiver, and thresholds."],["The primary method in this class is `build()`, which constructs and returns a `ThresholdBatcher`, and all other methods are used to configure the `ThresholdBatcher` parameters before the build."],["The page also details methods to configure different aspects of the `ThresholdBatcher` such as setBatchMerger, setExecutor, setFlowController, setMaxDelay, setReceiver, and setThresholds, each used to refine the behavior of the batching process."]]],[]]