[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]