[[["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.BatchRequest\u003c/code\u003e in the \u003ccode\u003eGoogle.Apis\u003c/code\u003e library for .NET, specifically version 1.59.0.\u003c/p\u003e\n"],["\u003cp\u003eThis delegate provides the parsed content of the response (\u003ccode\u003econtent\u003c/code\u003e), any error that occurred during the request (\u003ccode\u003eerror\u003c/code\u003e), the index of the request (\u003ccode\u003eindex\u003c/code\u003e), and the full HTTP response message (\u003ccode\u003emessage\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003econtent\u003c/code\u003e parameter can be \u003ccode\u003enull\u003c/code\u003e if the request failed or if the response could not be parsed by the \u003ccode\u003eSerializer\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe type parameter \u003ccode\u003eTResponse\u003c/code\u003e represents the expected type of the response content.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUtilities.ThrowIfNull<T>(T, String)\u003c/code\u003e is an extension method of this library.\u003c/p\u003e\n"]]],[],null,[]]