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"]],[["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 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`."]]],[]]