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\u003eThis webpage provides reference documentation for the \u003ccode\u003eTaskAttemptResult\u003c/code\u003e class within the Cloud Run Admin v2 API for .NET, specifically version 2.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTaskAttemptResult\u003c/code\u003e class represents the outcome of a task attempt and includes properties for \u003ccode\u003eExitCode\u003c/code\u003e and \u003ccode\u003eStatus\u003c/code\u003e to indicate whether it was successful or not.\u003c/p\u003e\n"],["\u003cp\u003eIt also lists a range of older versions for the \u003ccode\u003eTaskAttemptResult\u003c/code\u003e documentation, going all the way back to version 1.0.0-beta02, with version 2.13.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and can be constructed using the default constructor or a copy constructor that takes another \u003ccode\u003eTaskAttemptResult\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage shows the \u003ccode\u003eTaskAttemptResult\u003c/code\u003e class's place within the inheritance chain, showing that it inherits from the \u003ccode\u003eobject\u003c/code\u003e class and contains additional inherited members from it.\u003c/p\u003e\n"]]],[],null,[]]