[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]