[[["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-01 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."]]],[]]