[[["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-06 UTC."],[[["This page provides a comprehensive list of available versions for the `BatchingRequestBuilder` class, ranging from the latest version 2.63.1 down to version 2.7.1."],["The `BatchingRequestBuilder` interface is designed to facilitate the bundling of individual elements into a larger batch request for more efficient processing."],["The interface contains two key methods: `add(ElementT element)` which allows to add an element into a batch request, and `build()` which returns a client specific request with all elements within the batch."],["The `BatchingRequestBuilder` interface is designed to work with two Type Parameters, `ElementT`, and `RequestT`."]]],[]]