The path portion of this request. It's appended to the BaseUri and the parameters are
substituted from the Google.Apis.Requests.RequestBuilder.PathParameters dictionary.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRequestBuilder\u003c/code\u003e class is a utility for creating URIs and HTTP requests from REST call parameters.\u003c/p\u003e\n"],["\u003cp\u003eIt can construct a URI using the \u003ccode\u003eBuildUri()\u003c/code\u003e method or an HTTP request using the \u003ccode\u003eCreateRequest()\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eBaseUri\u003c/code\u003e, \u003ccode\u003eMethod\u003c/code\u003e, and \u003ccode\u003ePath\u003c/code\u003e, allowing customization of the request.\u003c/p\u003e\n"],["\u003cp\u003eIt also provides an \u003ccode\u003eAddParameter\u003c/code\u003e method to add parameter values, with \u003ccode\u003eRequestParameterType\u003c/code\u003e to specify if they are "Path" or "Query".\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRequestBuilder\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Apis.Requests\u003c/code\u003e namespace and is included in the \u003ccode\u003eGoogle.Apis.Core.dll\u003c/code\u003e assembly, with a list of versioned pages ranging from 1.50.0 to 1.69.0.\u003c/p\u003e\n"]]],[],null,[]]