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-09 UTC."],[[["The latest version of the `ProtoMessageRequestFormatter` is 2.63.1, while version 2.37.0 is also documented."],["This class, `ProtoMessageRequestFormatter`, implements `HttpRequestFormatter` and is used to create HTTP request parts from a protobuf message."],["`ProtoMessageRequestFormatter` provides methods to get the URL path, additional path templates, query parameter names, and the request body based on a provided request object."],["The `newBuilder()` static method allows the creation of a `Builder` object for constructing `ProtoMessageRequestFormatter` instances."],["There are many different versions of `ProtoMessageRequestFormatter` documented, ranging from version 2.7.1 to 2.63.1, and they all have a reference page linked to them."]]],[]]