[[["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-04-02 UTC."],[[["This 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, while the current page is displaying version 2.17.0, and a list of versions from 2.63.1 all the way to version 2.7.1 are available to choose from."],["`ProtoMessageRequestFormatter` implements `HttpRequestFormatter` and inherits from `java.lang.Object`, offering inherited methods like `clone()`, `equals()`, and `toString()`."],["Key methods in `ProtoMessageRequestFormatter` include `getPath()`, `getPathTemplate()`, `getQueryParamNames()`, and `getRequestBody()` to handle request formatting."],["The `newBuilder()` method is available to create a `Builder` object to help build this class."]]],[]]