[[["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 details the `AccumulatingBatchReceiver` class, a simple `ThresholdBatchReceiver` in the Google API Client Library for Java (gax)."],["The class `AccumulatingBatchReceiver\u003cT\u003e` accumulates batches, implementing the `ThresholdBatchReceiver\u003cT\u003e` interface."],["The latest version of `AccumulatingBatchReceiver` is 2.63.1, and there are a number of past versions going back to version 2.7.1, all being linked on the page."],["The `AccumulatingBatchReceiver` has methods such as `getBatches()`, which returns the accumulated batches as a List, `processBatch(T batch)`, and `validateBatch(T message)`."],["It has one constructor `AccumulatingBatchReceiver(ApiFuture\u003c?\u003e retFuture)` that requires an `ApiFuture` as an argument."]]],[]]