[[["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-04-09 UTC."],[[["This webpage provides documentation for the `ApiMessageHttpRequestFormatter.Builder` class within the Google API Client Libraries for Java, specifically focusing on the `com.google.api.gax.httpjson` package."],["The latest version available for `ApiMessageHttpRequestFormatter.Builder` is 2.63.1, and there are numerous prior versions listed, ranging back to 2.7.1, each with its own specific documentation link."],["`ApiMessageHttpRequestFormatter.Builder` is a subclass of `java.lang.Object` and inherits several standard methods from it, such as `clone()`, `equals()`, and `hashCode()`."],["The class offers several methods like `build()`, `setPathTemplate()`, `setQueryParams()`, `setResourceNameFactory()`, and `setResourceNameField()` to customize the formatting of HTTP requests, all of which return the builder instance to enable method chaining."],["The `RequestT` parameter is used for type specification, and different methods accept inputs of the type `PathTemplate`, `Set\u003cString\u003e`, `ResourceNameFactory`, and `String`."]]],[]]