[[["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-03-21 UTC."],[[["This webpage provides documentation for the `RequestBuilder` interface within the `com.google.api.gax.batching` package, specifically focusing on its various version releases."],["The latest version of `RequestBuilder` available is 2.63.1, and the page lists historical versions dating back to 2.7.1, allowing for access to documentation for older releases."],["The `RequestBuilder` interface has two main methods: `appendRequest(RequestT request)` for adding requests, and `build()` for creating a final `RequestT` object."],["The `RequestBuilder` interface uses a generic type `RequestT` to represent the request type being built, and the `RequestT` parameter doesn't have a description available."],["The primary focus of this page is on the documentation and changes of the `RequestBuilder` class between different versions."]]],[]]