[[["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."],[[["The latest version available for `AccumulatingBatchReceiver` is 2.63.1, which can be found with the relevant documentation link."],["`AccumulatingBatchReceiver` is a simple `ThresholdBatchReceiver` that accumulates batches, implementing the `com.google.api.gax.batching.ThresholdBatchReceiver\u003cT\u003e` interface."],["It contains a method called `getBatches()` that returns a list of accumulated batches, but it might not include new batches if called concurrently with `processBatch`."],["It uses a constructor `AccumulatingBatchReceiver(ApiFuture\u003c?\u003e retFuture)` which takes a `com.google.api.core.ApiFuture\u003c?\u003e` parameter named `retFuture`."],["There are multiple version available, all the way from 2.63.1 down to 2.7.1 that can be referenced via their links."]]],[]]