[[["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 in the `com.google.api.gax.httpjson` package, specifically for Java."],["The latest version documented is 2.63.1, and the page lists numerous previous versions ranging back to 2.7.1, with links to each versions documentation."],["The `HttpRequestFormatter` interface defines methods for generating parts of HTTP requests, such as `getPath`, `getPathTemplate`, `getQueryParamNames`, and `getRequestBody`, from a message."],["It also provides the `getAdditionalPathTemplates()` method, which returns a list of alternative path templates for the endpoint URL."],["The `HttpRequestFormatter` is an interface used for classes that can create HTTP requests from a given message."]]],[]]