[[["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\u003eOnResponse\u003c/code\u003e delegate is a callback for individual responses within the \u003ccode\u003eGoogle.Apis.Requests\u003c/code\u003e namespace, found in the Google.Apis.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis delegate handles a response (\u003ccode\u003eTResponse\u003c/code\u003e), a possible error (\u003ccode\u003eRequestError\u003c/code\u003e), the index of the request (\u003ccode\u003eInt32\u003c/code\u003e), and the corresponding HTTP response message (\u003ccode\u003eHttpResponseMessage\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe delegate accepts four parameters: \u003ccode\u003econtent\u003c/code\u003e (the response data), \u003ccode\u003eerror\u003c/code\u003e (if the request failed), \u003ccode\u003eindex\u003c/code\u003e (the request index), and \u003ccode\u003emessage\u003c/code\u003e (the HTTP response).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTResponse\u003c/code\u003e type parameter represents the specific data type of the response being handled.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUtilities.ThrowIfNull<T>(T, String)\u003c/code\u003e method is an extension method associated with this functionality, used to ensure non-null values.\u003c/p\u003e\n"]]],[],null,[]]