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-04 UTC."],[[["\u003cp\u003eThis webpage lists the versions of \u003ccode\u003eProtoMessageRequestFormatter\u003c/code\u003e, ranging from the latest version \u003ccode\u003e2.63.1\u003c/code\u003e down to \u003ccode\u003e2.7.1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProtoMessageRequestFormatter\u003c/code\u003e class, which implements \u003ccode\u003eHttpRequestFormatter\u003c/code\u003e, is used to create parts of an HTTP request from a protobuf message.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers methods like \u003ccode\u003egetPath()\u003c/code\u003e, which returns a URL path derived from message parameters, and \u003ccode\u003egetRequestBody()\u003c/code\u003e, which retrieves the request body.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProtoMessageRequestFormatter\u003c/code\u003e has static methods like \u003ccode\u003enewBuilder()\u003c/code\u003e, which is used to create a new \u003ccode\u003eBuilder\u003c/code\u003e instance for the \u003ccode\u003eProtoMessageRequestFormatter\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains methods such as \u003ccode\u003egetAdditionalPathTemplates()\u003c/code\u003e, \u003ccode\u003egetPathTemplate()\u003c/code\u003e, and \u003ccode\u003egetQueryParamNames(RequestT apiMessage)\u003c/code\u003e, that deal with PathTemplates and query parameters.\u003c/p\u003e\n"]]],[],null,[]]