[[["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-06-17 UTC."],[[["This webpage provides documentation for the `HttpRequestFormatter` interface within the `com.google.api.gax.httpjson` package, specifically for the Java language."],["The `HttpRequestFormatter` interface is used to generate parts of HTTP requests from a parameterized message, providing methods for constructing paths, query parameters, and request bodies."],["The latest version of the documented code is version `2.63.1`, and the page lists previous versions down to version `2.7.1` allowing users to access documentation for other versions of the library."],["The interface provides methods such as `getPath`, `getPathTemplate`, `getQueryParamNames`, and `getRequestBody` to manage different parts of an HTTP request."],["The `getAdditionalPathTemplates` method allows users to specify alternative path templates for endpoint URL paths."]]],[]]