[[["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 `ApiMessageHttpRequestFormatter` is 2.63.1, with many prior versions available for reference, including all the way down to version 2.7.1."],["`ApiMessageHttpRequestFormatter` is a utility class designed to parse ApiMessages into different parts of an HTTP request, and implements the `HttpRequestFormatter\u003cRequestT\u003e` interface."],["This class contains methods such as `getPath`, `getPathTemplate`, `getQueryParamNames`, and `getRequestBody` to help format HTTP requests, and they accept `RequestT` and `ApiMessage` respectively as parameters."],["`ApiMessageHttpRequestFormatter` has an abstract `newBuilder` method that can be used for constructing a `Builder\u003cRequestT\u003e` object, which assists in the creation of HTTP requests, and it also has methods to get the resource name path and factory."]]],[]]