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-09-03 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eProtoMessageRequestFormatter\u003c/code\u003e class, which is designed to construct parts of an HTTP request from a protobuf message, within the \u003ccode\u003ecom.google.api.gax.httpjson\u003c/code\u003e package.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.63.1, with a detailed list of versions ranging back to 2.7.1, each providing documentation links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProtoMessageRequestFormatter\u003c/code\u003e class implements the \u003ccode\u003eHttpRequestFormatter<RequestT>\u003c/code\u003e interface and offers methods like \u003ccode\u003egetPath\u003c/code\u003e, \u003ccode\u003egetQueryParamNames\u003c/code\u003e, and \u003ccode\u003egetRequestBody\u003c/code\u003e for managing the HTTP request elements.\u003c/p\u003e\n"],["\u003cp\u003eIt also provides functionality to work with path templates for endpoint URLs, including the ability to define both default and additional templates through \u003ccode\u003egetPathTemplate\u003c/code\u003e and \u003ccode\u003egetAdditionalPathTemplates\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003enewBuilder\u003c/code\u003e static method is available to create instances of the ProtoMessageRequestFormatter, and a \u003ccode\u003etoBuilder\u003c/code\u003e instance method provides a builder with the current configuration.\u003c/p\u003e\n"]]],[],null,[]]