[[["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 webpage provides documentation for the `ApiMessageHttpRequestFormatter` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.httpjson` package."],["The latest version available is 2.63.1, with a range of prior versions listed, starting from 2.62.0 down to 2.7.1."],["`ApiMessageHttpRequestFormatter` is a utility class that helps in parsing `ApiMessages` into various components of an HTTP request, implementing the `HttpRequestFormatter` interface."],["The class includes methods for retrieving the request path (`getPath`), path template (`getPathTemplate`), query parameter names (`getQueryParamNames`), and request body (`getRequestBody`), as well as static methods such as the `newBuilder` method to build the object."],["It also includes a set of inherited methods from the `Object` class such as clone, equals, and finalize."]]],[]]