[[["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.50.0, with links to other versions."],["The `ProtoMessageRequestFormatter.Builder` class is a builder for creating `ProtoMessageRequestFormatter` objects that format HTTP requests, which is indicated by the methods provided, including setting the path, query parameters, and request body extractors."],["The latest version available is 2.63.1, with numerous previous versions down to 2.7.1 also listed, with associated links to each version."],["The class inherits members from the `java.lang.Object` class, offering methods like `clone()`, `equals()`, and `hashCode()` for general object management."],["The `Builder` class uses a type parameter `RequestT` and offers methods to customize request formatting, such as `setAdditionalPaths`, `setPath`, `setQueryParamsExtractor`, and `setRequestBodyExtractor`, alongside internal-use methods `updateRawPath`."]]],[]]