[[["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."],[[["The `HandleExceptionArgs` class is used as an argument for the `HandleExceptionAsync` method within the `Google.Apis.Http` namespace."],["This class contains properties such as `CancellationToken`, `CurrentFailedTry`, `Exception`, `Request`, `SupportsRetry`, and `TotalTries`, allowing access and modification of data related to request handling and retry logic."],["It inherits from the base `Object` class and includes methods for equality checks, hash code generation, type retrieval, member cloning, and string representation, common to .NET objects."],["The `SupportsRetry` property provides a way to determine if a retry will occur based on the handler's response."],["The latest version for this class is 1.69.0, and older versions such as 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0 are also listed in the documentation."]]],[]]