[[["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 available for `HttpRequestFormatter` is 2.63.1, with previous versions listed down to 2.7.1."],["`HttpRequestFormatter` is an interface designed for classes that create parts of HTTP requests from a parameterized message."],["The `getPath` method retrieves the path from the `apiMessage`."],["The `getPathTemplate` method retrieves the path template for the endpoint URL."],["The `getQueryParamNames` method returns a map of query parameter names and their values from the `apiMessage`, and `getRequestBody` returns the serialized inner request body of a given message."]]],[]]