[[["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."],[[["The latest version of the `HttpRequestFormatter` is 2.63.1, and numerous earlier versions are also available, ranging down to version 2.7.1."],["`HttpRequestFormatter` is an interface designed for classes that construct HTTP request components from a message object, using a parameterized message format."],["The interface offers methods like `getPath` and `getPathTemplate` to handle endpoint URL paths, and `getQueryParamNames` to handle the query parameters."],["`getAdditionalPathTemplates` method is available for use in finding alternative path templates for endpoint URL paths."],["The method `getRequestBody` can be used to return the serialized inner request body of the given message, which is a string."]]],[]]