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