[[["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-07-17 UTC."],[[["The latest version available for `ProtoMessageRequestFormatter` is 2.63.1, which can be found at the provided URL, and there is a list of previous versions going back to 2.7.1."],["`ProtoMessageRequestFormatter` is a class that implements `HttpRequestFormatter` and helps create HTTP request parts from a protobuf message."],["It provides methods to manage and retrieve path templates, such as `getPathTemplate()` and `getAdditionalPathTemplates()`, which are used for endpoint URL path construction."],["This class includes static methods like `newBuilder()` to create a builder instance for constructing `ProtoMessageRequestFormatter` objects."],["It also has methods for getting the request body, `getRequestBody(RequestT apiMessage)`, path, `getPath(RequestT apiMessage)`, and query parameters, `getQueryParamNames(RequestT apiMessage)`, from an apiMessage."]]],[]]