[[["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."],[[["The `ProtoMessageRequestFormatter` class creates HTTP request parts from a protobuf message, implementing the `HttpRequestFormatter` interface."],["This class provides static and instance methods, including `newBuilder()` to create a new builder instance, and `getAdditionalPathTemplates()`, `getPath()`, `getPathTemplate()`, `getQueryParamNames()`, and `getRequestBody()` to retrieve information for constructing the request."],["The latest version available in the document is 2.63.1, but there are many older versions listed dating back to version 2.7.1."],["The `ProtoMessageRequestFormatter` is a generic class with a type parameter `RequestT`, which is used throughout the methods as an input type."],["The class inherits several methods from java.lang.Object such as `clone()`, `equals()`, and `hashCode()`."]]],[]]