[[["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 webpage provides documentation for the `ProtoMessageRequestFormatter.Builder` class within the Google API Client Library for Java, specifically for version 2.60.0, with links to other versions."],["The `ProtoMessageRequestFormatter.Builder` class is used to build formatters for HTTP/JSON requests, as indicated by the methods `setPath`, `setQueryParamsExtractor`, `setRequestBodyExtractor`, and `setAdditionalPaths`."],["The `Builder` class can modify the raw path of a request using the methods `updateRawPath`."],["The `build()` method in this class is used to create an instance of `ProtoMessageRequestFormatter` which has a generic type `RequestT` that it takes on."],["The documentation also shows the class' inheritance from `java.lang.Object` and lists the inherited methods like `clone()`, `equals()`, `getClass()` and others."]]],[]]