public sealed class TaskAttemptResult : IMessage<TaskAttemptResult>, IEquatable<TaskAttemptResult>, IDeepCloneable<TaskAttemptResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class TaskAttemptResult.
Output only. The exit code of this attempt.
This may be unset if the container was unable to exit cleanly with a code
due to some other failure.
See status field for possible failure details.
[[["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-08 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eTaskAttemptResult\u003c/code\u003e class within the Cloud Run Admin v2 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTaskAttemptResult\u003c/code\u003e represents the result of a task attempt, and its implementation includes interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and another that takes a \u003ccode\u003eTaskAttemptResult\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two key properties: \u003ccode\u003eExitCode\u003c/code\u003e, an integer representing the task attempt's exit code, and \u003ccode\u003eStatus\u003c/code\u003e, which indicates the success or failure of the attempt.\u003c/p\u003e\n"],["\u003cp\u003eThe page covers multiple versions of the \u003ccode\u003eTaskAttemptResult\u003c/code\u003e class, ranging from version 2.0.0 to the latest 2.13.0, as well as a 1.0.0 beta version.\u003c/p\u003e\n"]]],[],null,[]]