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 the parameters of a REST call, using methods like \u003ccode\u003eBuildUri()\u003c/code\u003e and \u003ccode\u003eCreateRequest()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Apis.Requests\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Apis.Core.dll\u003c/code\u003e assembly and inherits from the .NET \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequestBuilder\u003c/code\u003e provides properties such as \u003ccode\u003eBaseUri\u003c/code\u003e, \u003ccode\u003eMethod\u003c/code\u003e, and \u003ccode\u003ePath\u003c/code\u003e to configure the request's base URI, HTTP method (defaulting to "GET"), and the path portion, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAddParameter\u003c/code\u003e method allows adding parameters of type 'Path' or 'Query', and \u003ccode\u003eRequestBuilder\u003c/code\u003e includes a constructor that allows for creation of a new request builder instance.\u003c/p\u003e\n"],["\u003cp\u003eThe document covers versions of the \u003ccode\u003eRequestBuilder\u003c/code\u003e class ranging from 1.50.0 to the latest 1.69.0, with links to documentation for each version, and also contains inherited members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]