[[["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-04-09 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."]]],[]]