[[["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` class, which is used to create parts of an HTTP request from a protobuf message."],["The latest version of the documentation available is 2.63.1, but the page also lists documentation for multiple previous versions all the way back to version 2.7.1."],["`ProtoMessageRequestFormatter` implements the `HttpRequestFormatter` interface and inherits from `java.lang.Object`, providing methods like `getPath`, `getPathTemplate`, `getQueryParamNames`, and `getRequestBody`."],["The class includes a static method `newBuilder` to construct a `ProtoMessageRequestFormatter.Builder`, offering a structured way to create instances of the formatter."],["The provided documentation is specific to the Google API client library for Java, with links to the Java documentation for inherited classes and methods."]]],[]]