[[["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 are also available ranging as far back as version 2.7.1."],["The `ProtoMessageRequestFormatter` class implements the `HttpRequestFormatter` interface and extends `java.lang.Object`, inheriting several methods from it."],["The class offers static and non-static methods, including a `newBuilder()` method for creating a builder instance, and `getPath()`, `getQueryParamNames()`, and `getRequestBody()` methods for handling request details."],["The class also offers the ability to use `getAdditionalPathTemplates()` to create alternative path templates for the endpoint URL path."]]],[]]