[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]