[[["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 of the `RequestBuilder` is 2.63.1, and it is accessible through the provided link."],["This page lists numerous versions of the `RequestBuilder`, ranging from the latest version (2.63.1) down to version 2.7.1, each with a corresponding link."],["The `RequestBuilder` interface, `RequestBuilder\u003cRequestT\u003e`, is used to manage requests, with the request type defined by `RequestT`."],["The interface includes two key methods: `appendRequest(RequestT request)` for adding a request and `build()` for constructing the request."],["The `appendRequest` method accepts a parameter named `request` of the generic type `RequestT`, and the `build` method returns the generic `RequestT` type."]]],[]]