[[["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."],[[["The latest version available for `HttpRequestFormatter` is 2.63.1, with many other previous versions also documented and accessible on this page."],["The `HttpRequestFormatter` interface is designed for classes that create parts of HTTP requests from a parameterized message, where `MessageFormatT` is the type parameter."],["Key methods in the `HttpRequestFormatter` interface include `getAdditionalPathTemplates()`, `getPath()`, `getPathTemplate()`, `getQueryParamNames()`, and `getRequestBody()`."],["The `getPath`, `getQueryParamNames` and `getRequestBody` methods will have a parameter called `apiMessage` with the type `MessageFormatT`."],["The `getAdditionalPathTemplates` method returns a list of alternative path templates, while `getPathTemplate` returns the main path template for the endpoint URL path."]]],[]]