[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]