[[["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."],[[["This webpage provides documentation for the `HttpRequestFormatter` interface within the `com.google.api.gax.httpjson` package, specifically for Java."],["The latest version documented is 2.63.1, and the page includes a comprehensive list of past versions dating back to 2.7.1 for the same interface."],["The `HttpRequestFormatter` interface defines methods for generating parts of HTTP requests from a given message, including getting path, query parameters, and request body."],["The interface also allows for additional path templates for endpoint URL paths, using the `getAdditionalPathTemplates()` method."],["There are multiple methods listed within this interface, including `getPath()`, `getPathTemplate()`, `getQueryParamNames()`, and `getRequestBody()`."]]],[]]