[[["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\u003eThis document outlines the \u003ccode\u003eAttempt\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Tasks.V2\u003c/code\u003e namespace, detailing its structure and functionality for handling task attempts in Google Cloud Tasks.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAttempt\u003c/code\u003e class provides details on the status of a task attempt, including its dispatch, response, and schedule times, which are stored as timestamps.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e, making it part of the .NET framework's structure.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the constructor details for creating \u003ccode\u003eAttempt\u003c/code\u003e instances, including the default constructor and a constructor for copying another \u003ccode\u003eAttempt\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eAttempt\u003c/code\u003e class include \u003ccode\u003eDispatchTime\u003c/code\u003e, \u003ccode\u003eResponseStatus\u003c/code\u003e, \u003ccode\u003eResponseTime\u003c/code\u003e, and \u003ccode\u003eScheduleTime\u003c/code\u003e, which respectively track when the attempt was dispatched, the worker's response status, when the response was received, and when the attempt was scheduled.\u003c/p\u003e\n"]]],[],null,[]]