[[["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-07-02 UTC."],[[["This webpage provides documentation for the `HttpRequestFormatter` interface in the `com.google.api.gax.httpjson` package, with the latest version being 2.63.1."],["The `HttpRequestFormatter` interface is designed for classes that create HTTP request components from a parameterized message, known as `MessageFormatT`."],["The interface includes methods to get the endpoint URL path (`getPath` and `getPathTemplate`), as well as its additional alternative paths (`getAdditionalPathTemplates`), the query parameter names and their values (`getQueryParamNames`), and the request body (`getRequestBody`)."],["The documentation lists various versions of the `HttpRequestFormatter` interface, ranging from the latest version 2.63.1 down to version 2.7.1."],["The interface methods are crucial for constructing HTTP requests, allowing customization of the path, query parameters, and request body based on the input message."]]],[]]