[[["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-03-21 UTC."],[[["This webpage provides documentation for the `ThresholdBatcher.Builder` class within the `com.google.api.gax.batching` package, specifically focusing on version 2.58.0 of the Java library and up to 2.63.1 as the latest."],["The `ThresholdBatcher.Builder` class is used to construct instances of `ThresholdBatcher`, facilitating the batching of elements."],["It provides multiple methods for configuration, including setting the batch merger, executor, flow controller, maximum delay, receiver, and thresholds, all of which return the builder for method chaining."],["The class inherits methods from `java.lang.Object`, including `clone`, `equals`, `hashCode`, and `toString`, among others."],["There is a deprecated method, `setMaxDelay`, that has been replaced by the more preferred method `setMaxDelayDuration`."]]],[]]