[[["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-07 UTC."],[[["This webpage provides documentation for the `ThresholdBatcher.Builder` class within the Google API Client Libraries for Java (gax), specifically focusing on version 2.10.0 and including links to older versions."],["The `ThresholdBatcher.Builder` class is used to construct instances of `ThresholdBatcher`, allowing developers to configure batching behavior for their applications."],["The `ThresholdBatcher.Builder` class inherits members from `java.lang.Object`, including methods like `clone()`, `equals()`, and `toString()`."],["The `ThresholdBatcher.Builder` class offers several methods for configuration, such as `setBatchMerger`, `setExecutor`, `setFlowController`, `setMaxDelay`, `setReceiver`, and `setThresholds`."],["The `build()` method is used to finalize the construction of a `ThresholdBatcher` instance with the applied configuration options, and has a type parameter `E` without a specific description."]]],[]]