[[["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-17 UTC."],[[["This webpage lists the versions of `ProtoMessageRequestFormatter`, with version 2.63.1 being the latest, and all versions go back to version 2.7.1."],["`ProtoMessageRequestFormatter` is a class that implements `HttpRequestFormatter` and is designed to create parts of an HTTP request from a protobuf message."],["The class has static methods like `newBuilder()` which returns a `Builder` to configure `ProtoMessageRequestFormatter`."],["The class provides methods to retrieve path templates, query parameters, and the request body for HTTP requests, such as `getAdditionalPathTemplates()`, `getPath()`, `getQueryParamNames()`, and `getRequestBody()`."],["The page provides the documentation for the java class `ProtoMessageRequestFormatter` which allows for creating the parts of an HTTP request from a protobuf message."]]],[]]