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 webpage provides documentation for the `ProtoMessageRequestFormatter` class in the `com.google.api.gax.httpjson` package, with the latest version being 2.63.1 and version 2.33.0 being the current version presented."],["`ProtoMessageRequestFormatter` is used for creating parts of an HTTP request from a protobuf message and implements `HttpRequestFormatter\u003cRequestT\u003e`."],["The class includes methods to retrieve path templates, generate URL paths from messages, get query parameter names, and obtain the request body."],["The page lists several versions of the `ProtoMessageRequestFormatter` class, ranging from version 2.7.1 to the latest 2.63.1, all of which can be accessed by clicking the appropriate link for that version."],["The class inherits members from the `java.lang.Object` class and provides a `newBuilder()` static method and a `toBuilder()` instance method to create and get builders."]]],[]]