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."],[[["This webpage provides documentation for the `ProtoMessageRequestFormatter` class in the `com.google.api.gax.httpjson` package, which is designed to create parts of an HTTP request from a protobuf message."],["The page lists available versions of the `ProtoMessageRequestFormatter` class, ranging from the latest version, 2.63.1, down to version 2.7.1, and shows that version 2.46.1 is currently selected."],["The `ProtoMessageRequestFormatter` class implements the `HttpRequestFormatter` interface and contains methods for constructing HTTP request components, including `getPath`, `getQueryParamNames`, and `getRequestBody`."],["The page contains a list of methods and functions that are accessible through this class, such as `newBuilder`, `getAdditionalPathTemplates`, `getPathTemplate`, and `toBuilder`, with links to their respective documentation."],["This page shows what members the class inherits from `java.lang.Object`, including, `clone`, `equals`, `finalize`, `getClass`, `hashCode`, `notify`, `notifyAll`, `toString`, and `wait`, with links to their respective documentation as well."]]],[]]