Returns the relative URL path created from the path parameters from the given message. Attempts
to match the with the default PathTemplate. If there is not match, it attempts to match with
the templates in the additionalPathTemplates.
[[["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-04-02 UTC."],[[["The latest version available for `ProtoMessageRequestFormatter` is 2.63.1, as seen in the provided list of versioned links."],["This class, `ProtoMessageRequestFormatter`, creates parts of an HTTP request from a protobuf message and implements `HttpRequestFormatter\u003cRequestT\u003e`."],["It offers methods to retrieve URL path information, including `getPath` which attempts to match with a default `PathTemplate` and alternative templates, and it can retrieve additional path templates via `getAdditionalPathTemplates`."],["`ProtoMessageRequestFormatter` includes static and instance methods like `newBuilder`, `getPathTemplate`, `getQueryParamNames`, and `getRequestBody` for creating and manipulating HTTP requests."],["The available versions listed span from 2.63.1 to 2.7.1, all having the same class `ProtoMessageRequestFormatter`."]]],[]]