[[["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-04-02 UTC."],[[["This page provides documentation for the `HttpRequestFormatter` interface within the `com.google.api.gax.httpjson` package, detailing how to create HTTP request components from a message."],["The `HttpRequestFormatter` interface has methods to retrieve the path, path template, query parameters, and request body of a given message, allowing for customization of HTTP requests."],["The documentation contains an extensive list of releases for this class, starting from version 2.63.1 (latest) down to version 2.7.1 of `HttpRequestFormatter`, detailing every version in between."],["The `HttpRequestFormatter` interface has four abstract methods, `getPath`, `getPathTemplate`, `getQueryParamNames`, and `getRequestBody`, and each of them include descriptions for their parameter and return type."]]],[]]