[[["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\u003e\u003ccode\u003eHandleUnsuccessfulResponseArgs\u003c/code\u003e is an argument class used with the \u003ccode\u003eHandleResponseAsync\u003c/code\u003e method, which is part of the \u003ccode\u003eIHttpUnsuccessfulResponseHandler\u003c/code\u003e interface.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes properties such as \u003ccode\u003eCancellationToken\u003c/code\u003e, \u003ccode\u003eCurrentFailedTry\u003c/code\u003e, \u003ccode\u003eRequest\u003c/code\u003e, \u003ccode\u003eResponse\u003c/code\u003e, \u003ccode\u003eSupportsRetry\u003c/code\u003e, and \u003ccode\u003eTotalTries\u003c/code\u003e to manage unsuccessful HTTP response handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHandleUnsuccessfulResponseArgs\u003c/code\u003e allows you to access and handle information about the failed request, like the request itself, the abnormal response, the number of tries, and whether a retry will occur.\u003c/p\u003e\n"],["\u003cp\u003eIt is located within the \u003ccode\u003eGoogle.Apis.Http\u003c/code\u003e namespace, and it's implemented within the \u003ccode\u003eGoogle.Apis.Core.dll\u003c/code\u003e assembly, accessible through different versions of the Google.Apis library, with the latest version being 1.69.0.\u003c/p\u003e\n"],["\u003cp\u003eThere is an extension method available for this class called \u003ccode\u003eUtilities.ThrowIfNull<T>(T, String)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]