A path parameter which is inserted into the path portion of the request URI.
Query
A query parameter which is inserted into the query portion of the request URI.
UserDefinedQueries
A group of user-defined parameters that will be added in to the query portion of the request URI. If this
type is being used, the name of the RequestParameterAttirbute is meaningless.
[[["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\u003eThis page provides documentation for the \u003ccode\u003eRequestParameterType\u003c/code\u003e enum, which is part of the \u003ccode\u003eGoogle.Apis.Util\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Apis.Core.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRequestParameterType\u003c/code\u003e enum defines three possible types for request parameters: \u003ccode\u003ePath\u003c/code\u003e, \u003ccode\u003eQuery\u003c/code\u003e, and \u003ccode\u003eUserDefinedQueries\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePath\u003c/code\u003e parameters are inserted directly into the path portion of the request URI, while \u003ccode\u003eQuery\u003c/code\u003e parameters are appended to the query portion.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUserDefinedQueries\u003c/code\u003e represent a group of parameters that are added to the query portion of the request URI, and the name associated with them is not relevant.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation covers versions 1.50.0 through 1.69.0 of the API, with 1.69.0 being the latest version.\u003c/p\u003e\n"]]],[],null,[]]