[[["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 `com.google.api.gax.batching` package, with version history ranging from 2.63.1 (latest) down to 2.7.1."],["The `ThresholdBatcher.Builder` class is designed for building `ThresholdBatcher` instances, as it includes methods for setting properties like batch merger, executor, flow controller, max delay, receiver, and thresholds."],["The `build()` method can be used to construct and return a `ThresholdBatcher` instance once its attributes have been set."],["This class inherits members from `java.lang.Object`, such as `clone()`, `equals()`, and `hashCode()`."],["There are several setter methods available for configuring the `ThresholdBatcher.Builder`, which can set parameters such as `BatchMerger`, `ScheduledExecutorService`, `BatchingFlowController`, `Duration` and `ThresholdBatchReceiver`."]]],[]]