[[["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-02 UTC."],[[["The latest version available for `AccumulatingBatchReceiver` is 2.63.1, which can be found with the `/java/docs/reference/gax/latest/com.google.api.gax.batching.AccumulatingBatchReceiver` link."],["`AccumulatingBatchReceiver` is a `ThresholdBatchReceiver` that accumulates batches, implementing the `com.google.api.gax.batching.ThresholdBatchReceiver\u003cT\u003e` interface, and it inherits methods from `java.lang.Object`."],["The class offers a constructor, `AccumulatingBatchReceiver(ApiFuture\u003c?\u003e retFuture)`, that takes an `ApiFuture` object as a parameter."],["`AccumulatingBatchReceiver` offers `getBatches()`, which returns a List of the accumulated batches and `processBatch(T batch)` which takes in a batch object as a parameter and returns an `ApiFuture`, and it also offers a `validateBatch(T message)` method that takes in a message object as a parameter."],["This page provides a comprehensive list of all versioned references for `AccumulatingBatchReceiver`, starting from the latest version 2.63.1, all the way down to version 2.7.1."]]],[]]