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\u003eThe \u003ccode\u003eRequestParameterType\u003c/code\u003e enum defines how parameters are used in request URIs, categorized as Path, Query, or UserDefinedQueries.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePath\u003c/code\u003e parameters are inserted into the path section of the URI, \u003ccode\u003eQuery\u003c/code\u003e parameters go into the query section, and \u003ccode\u003eUserDefinedQueries\u003c/code\u003e represents a group of parameters for the query section.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eRequestParameterType\u003c/code\u003e is 1.69.0, and it resides in the \u003ccode\u003eGoogle.Apis.Util\u003c/code\u003e namespace within the Google.Apis.Core.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUtilities.ThrowIfNull\u003c/code\u003e extension method can be used with \u003ccode\u003eRequestParameterType\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]