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 of the `ProtoMessageRequestFormatter` is 2.63.1, which can be found at the provided URL `/java/docs/reference/gax/latest/com.google.api.gax.httpjson.ProtoMessageRequestFormatter`."],["This webpage lists all available versions of `ProtoMessageRequestFormatter`, from version 2.63.1 down to version 2.7.1."],["The `ProtoMessageRequestFormatter` class is designed to create parts of an HTTP request from a protobuf message and it implements the `HttpRequestFormatter\u003cRequestT\u003e` interface."],["`ProtoMessageRequestFormatter` offers methods to obtain the path template, additional path templates, query parameter names, and request body associated with an API message."],["The `newBuilder` static method allows for the creation of a `Builder` object used to configure a `ProtoMessageRequestFormatter`."]]],[]]