[[["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 document outlines the `HttpRequestFormatter` interface in the `com.google.api.gax.httpjson` package, detailing its purpose in creating HTTP request components from parameterized messages."],["The `HttpRequestFormatter` interface provides methods such as `getPath`, `getPathTemplate`, `getQueryParamNames`, and `getRequestBody`, to manage different aspects of HTTP request construction."],["The interface also features a `getAdditionalPathTemplates` method, enabling the definition of alternate path templates for endpoint URL paths."],["The document lists available versions of this document ranging from version 2.63.1, the latest, all the way down to version 2.7.1."],["The interface is defined to be utilized by classes that create parts of HTTP requests, providing detailed control over how message data is formatted into a request."]]],[]]