[[["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-04-09 UTC."],[[["This page provides documentation for the `HttpRequestFormatter` interface in the `com.google.api.gax.httpjson` package, which is used to create parts of HTTP requests from a parameterized message."],["The latest version of the `HttpRequestFormatter` documentation available is 2.63.1, and there are numerous prior versions listed, ranging back to 2.7.1."],["The `HttpRequestFormatter` interface contains abstract methods for getting the path, path template, query parameters, and request body from an API message, including `getPath`, `getPathTemplate`, `getQueryParamNames`, and `getRequestBody`."],["The `getPathTemplate` method returns the path template for the endpoint URL path, while `getQueryParamNames` returns a map of query parameter names and their corresponding values."]]],[]]