[[["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` for accumulating batches in the Google Cloud API client library for Java (gax)."],["The latest version of the `AccumulatingBatchReceiver` documentation is 2.63.1, with an extensive list of previous versions available dating back to 2.7.1."],["The class `AccumulatingBatchReceiver` implements the interface `ThresholdBatchReceiver` and extends `java.lang.Object`."],["The `AccumulatingBatchReceiver` has one constructor that accepts an `ApiFuture\u003c?\u003e` object, and three methods, `getBatches()`, `processBatch(T batch)`, and `validateBatch(T message)`."],["The `getBatches()` method returns the accumulated batches, the `processBatch(T batch)` method takes a batch and returns an ApiFuture, and the `validateBatch(T message)` takes a message."]]],[]]