[[["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."],[[["The webpage provides documentation for the `ProtoMessageRequestFormatter.Builder` class within the Google API Client Libraries for Java (gax) library."],["It lists various versions of the library, ranging from version 2.63.1 (latest) down to version 2.7.1, each with a link to the respective documentation."],["The `ProtoMessageRequestFormatter.Builder` class is used to construct a formatter for HTTP/JSON requests based on protocol buffer messages."],["The class offers methods to define the request path, path variable extraction, query parameter extraction, and request body extraction, using `FieldsExtractor` to format the request."],["The documentation lists the inherited methods from `Object`, alongside the class's own constructor and methods such as `build()`, `setPath()`, `setQueryParamsExtractor()`, and `setRequestBodyExtractor()`."]]],[]]