[[["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 of the `RequestBuilder` is 2.63.1, as indicated by the \"latest\" tag in the version list."],["This document provides a version history of the `RequestBuilder`, ranging from version 2.7.1 up to the latest 2.63.1."],["`RequestBuilder` is a Java interface with type parameter `RequestT` to define the type of request."],["The `RequestBuilder` interface includes two primary methods: `appendRequest(RequestT request)` for adding a request, and `build()` for completing the request build, returning a `RequestT` object."]]],[]]