[[["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 latest version available for `ProtoMessageRequestFormatter` is 2.63.1, while version 2.22.0 is also referenced in the document."],["`ProtoMessageRequestFormatter` is a Java class that implements `HttpRequestFormatter` and is designed to create parts of an HTTP request from a protobuf message."],["This class provides several methods for constructing different aspects of an HTTP request, including `getPath`, `getQueryParamNames`, and `getRequestBody`, all of which take a RequestT apiMessage parameter."],["`ProtoMessageRequestFormatter` offers static methods, such as `newBuilder()`, and instance methods, such as `toBuilder()`, for creating and modifying the request formatters, along with methods to return path templates and additional path templates."],["The document also contains a list of various versions of the class available, as well as a list of inherited members."]]],[]]