[[["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-21 UTC."],[[["This document outlines the `Attempt` class within the `Google.Cloud.Tasks.V2` namespace for .NET, detailing its properties and inheritance."],["The `Attempt` class represents the status of a task attempt and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of the `Attempt` class is version 3.5.0, with other available versions listed, along with version 2.3.0 which is the focus of this documentation."],["`Attempt` class properties include `DispatchTime`, `ResponseStatus`, `ResponseTime`, and `ScheduleTime`, which provide information about the timing and outcome of the attempt."],["Two constructors are available for the `Attempt` class; a parameterless constructor, and a constructor that takes another `Attempt` as a parameter."]]],[]]