[[["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 Library for Java, specifically within the `com.google.api.gax.batching` package."],["The content details various versions of the `ThresholdBatcher.Builder`, ranging from the latest version 2.63.1 down to version 2.7.1."],["The `ThresholdBatcher.Builder` class is used to create `ThresholdBatcher` instances, allowing configuration of batch merging, execution, flow control, maximum delay, receiver, and thresholds."],["Key methods of the builder include `build()`, `setBatchMerger()`, `setExecutor()`, `setFlowController()`, `setMaxDelayDuration()`, `setReceiver()`, and `setThresholds()`, each serving to configure a specific aspect of the batching process."],["The documentation includes an obsolete `setMaxDelay` method, replaced by `setMaxDelayDuration` for setting the maximum delay for a batch, counted from the first item added."]]],[]]