[[["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 in the Google API Client Libraries for Java, specifically within the `com.google.api.gax.batching` package."],["The page details the `ThresholdBatcher.Builder` class's inheritance from `java.lang.Object` and its available methods, which include `build()`, `setBatchMerger()`, `setExecutor()`, `setFlowController()`, `setMaxDelay()`, `setMaxDelayDuration()`, `setReceiver()`, and `setThresholds()`."],["The documentation spans multiple versions of the library, ranging from version 2.63.1 (latest) down to version 2.7.1, with each version linking to the respective documentation for the `ThresholdBatcher.Builder` class."],["The class enables the creation of a `ThresholdBatcher` instance by configuring parameters like the batch merger, executor, flow controller, max delay, receiver, and batching thresholds, enabling users to build customized batching functionality."],["There is an obsolete method, `setMaxDelay` that is noted as being replaced by `setMaxDelayDuration` which is now preferred, and it is also mentioned that this feature may be deprecated in the future."]]],[]]