[[["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."],[[["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, but there are many previous versions that the user can also select, starting from version 2.62.0 down to 2.7.1."],["The `ProtoMessageRequestFormatter` class implements the `HttpRequestFormatter\u003cRequestT\u003e` interface and provides methods for getting the path, path template, query parameters, and request body from an API message."],["The class includes a `newBuilder()` static method to create a builder instance and a `toBuilder()` method for creating a new builder initialized with the current formatter's properties."],["The `ProtoMessageRequestFormatter` class inherits several methods from the Object class, including `clone`, `equals`, `getClass`, `toString` and more."]]],[]]