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\u003eVersion 1.69.0 is the latest version available, with previous versions including 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0 also available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRequestParameterType\u003c/code\u003e enum, found within the \u003ccode\u003eGoogle.Apis.Util\u003c/code\u003e namespace, describes the type of a parameter such as Path, Query or UserDefinedQueries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePath\u003c/code\u003e field indicates a parameter inserted into the request URI's path.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQuery\u003c/code\u003e field indicates a parameter inserted into the request URI's query.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUserDefinedQueries\u003c/code\u003e signifies a group of user-defined parameters added to the request URI's query, and when used, the \u003ccode\u003eRequestParameterAttribute\u003c/code\u003e's name is irrelevant.\u003c/p\u003e\n"]]],[],null,[]]