[[["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-07-17 UTC."],[[["The latest version available for `RequestBuilder` is 2.63.1, with a list of prior versions accessible from 2.62.0 down to 2.7.1."],["`RequestBuilder` is defined as a public interface, specifically `public interface RequestBuilder\u003cRequestT\u003e`."],["`RequestBuilder` contains two main methods: `appendRequest(RequestT request)` for adding a request, and `build()` for generating a request."],["The `appendRequest` method accepts a parameter of `RequestT` called request."],["The `build` method returns a `RequestT` object."]]],[]]