public sealed class PipelineTaskDetail.Types.PipelineTaskStatus : IMessage<PipelineTaskDetail.Types.PipelineTaskStatus>, IEquatable<PipelineTaskDetail.Types.PipelineTaskStatus>, IDeepCloneable<PipelineTaskDetail.Types.PipelineTaskStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class PipelineTaskDetail.Types.PipelineTaskStatus.
Output only. The error that occurred during the state. May be set when
the state is any of the non-final state (PENDING/RUNNING/CANCELLING) or
FAILED state. If the state is FAILED, the error here is final and not
going to be retried. If the state is a non-final state, the error
indicates a system-error being retried.
[[["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-08-14 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003ePipelineTaskDetail.Types.PipelineTaskStatus\u003c/code\u003e class within the Google Cloud Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePipelineTaskDetail.Types.PipelineTaskStatus\u003c/code\u003e class represents a single record of a task's status, including error information, the current state, and update timestamp.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several 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 the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a default constructor and one that takes another \u003ccode\u003ePipelineTaskStatus\u003c/code\u003e object, and exposes properties such as \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, and \u003ccode\u003eUpdateTime\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere is a current latest version 1.0.0-beta21, as well as an older version available, 1.0.0-beta20, both of which are provided on this page for documentation.\u003c/p\u003e\n"]]],[],null,[]]