[[["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."],[[["The `Attempt` class in the Google Cloud Tasks v2beta3 API represents the status of a task attempt, providing details about its execution."],["This class, found within the `Google.Cloud.Tasks.V2Beta3` namespace, implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, allowing for deep cloning and equality comparisons."],["The `Attempt` class has constructors to create new instances, with the option to clone an existing `Attempt` object."],["The `Attempt` class provides read-only properties like `DispatchTime`, `ResponseStatus`, `ResponseTime`, and `ScheduleTime`, all of which utilize the `Timestamp` type and provide details surrounding the execution of the task attempt."],["The newest available version is 3.0.0-beta07, with the documented version being 3.0.0-beta06."]]],[]]