[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["`HandleExceptionArgs` is an argument class used in the `HandleExceptionAsync` method within the `Google.Apis.Http` namespace, designed for handling exceptions that occur during HTTP requests."],["The class inherits from `object` and includes properties such as `CancellationToken`, `CurrentFailedTry`, `Exception`, `Request`, `SupportsRetry`, and `TotalTries` for managing request states and errors."],["`HandleExceptionArgs` contains information about the failed request, like the exception that occurred, the current attempt number, and if the request can be retried."],["The class is contained in the Google.Apis.Core.dll assembly and the latest version is 1.69.0."]]],[]]