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."],[[["This webpage lists the available versions of `ProtoMessageRequestFormatter`, ranging from version 2.63.1 (latest) down to version 2.7.1."],["`ProtoMessageRequestFormatter` is a class that implements `HttpRequestFormatter` and is used to create HTTP request parts from a protobuf message."],["The class provides methods to get additional path templates, retrieve the URL path from a message, access the path template, obtain query parameter names, and get the request body."],["It also has a builder and static methods that enables the creation and edition of `ProtoMessageRequestFormatter` objects."]]],[]]