[[["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-09 UTC."],[[["This webpage provides documentation for the `HttpRequestFormatter` interface in the `com.google.api.gax.httpjson` package, detailing its role in creating HTTP request components from a parameterized message."],["The latest version of the `HttpRequestFormatter` documentation is 2.63.1, and the page lists available versions dating back to 2.7.1."],["The `HttpRequestFormatter` interface includes methods like `getPath`, `getPathTemplate`, `getQueryParamNames`, and `getRequestBody` for constructing various parts of an HTTP request."],["The interface's `getAdditionalPathTemplates` method allows the use of additional path templates for endpoint URL paths."],["The interface takes `MessageFormatT` as a type parameter, which is used throughout the different methods to identify the type of the parameterized message."]]],[]]