[[["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 within 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, each with their respective links."],["The `HttpRequestFormatter` interface is used for creating parts of HTTP requests from a parameterized message, supporting features such as defining path templates and managing query parameters."],["Key methods within the interface include `getPath()`, `getPathTemplate()`, `getQueryParamNames()`, `getRequestBody()`, and `getAdditionalPathTemplates()`, each with specific functions related to formatting HTTP requests."],["The interface contains a default method that returns a list of path templates for alternative endpoint URL paths."]]],[]]