[[["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-08 UTC."],[[["This webpage provides documentation for the `ThresholdBatcher.Builder` class within the Google API Client Library for Java, specifically for version 2.61.0."],["The `ThresholdBatcher.Builder` class is used to construct a `ThresholdBatcher` object, facilitating the batching of elements based on predefined thresholds, and it inherits from `java.lang.Object`."],["The `ThresholdBatcher.Builder` offers methods to customize batch behavior, such as setting the batch merger, executor, flow controller, max delay duration, receiver, and thresholds, including methods like `setBatchMerger`, `setExecutor`, `setFlowController`, and `setThresholds`."],["It includes an obsolete `setMaxDelay` method (using `org.threeten.bp.Duration`) and has been replaced by `setMaxDelayDuration` (using `java.time.Duration`) to define the maximum batch delay."],["The page also lists all available versions of the class documentation, ranging from 2.63.1 (latest) down to 2.7.1, allowing access to documentation for prior versions."]]],[]]