The pipeline is being cancelled. From this state, the pipeline may only go
to either PIPELINE_STATE_SUCCEEDED, PIPELINE_STATE_FAILED or
PIPELINE_STATE_CANCELLED.
Failed
The pipeline failed.
Paused
The pipeline has been stopped, and can be resumed.
Pending
The service is preparing to run the pipeline.
Queued
The pipeline has been created or resumed, and processing has not yet
begun.
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ePipelineState\u003c/code\u003e enum in the Vertex AI v1beta1 API describes the various states a pipeline can be in, such as \u003ccode\u003ePending\u003c/code\u003e, \u003ccode\u003eRunning\u003c/code\u003e, \u003ccode\u003eSucceeded\u003c/code\u003e, or \u003ccode\u003eFailed\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003ePipelineState\u003c/code\u003e enum is \u003ccode\u003e1.0.0-beta21\u003c/code\u003e, as found within the namespace \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003ePipeline states can include \u003ccode\u003eCancelling\u003c/code\u003e and \u003ccode\u003eCancelled\u003c/code\u003e to represent a pipeline that is being or has been stopped, respectively, or \u003ccode\u003ePaused\u003c/code\u003e to represent a stopped pipeline that can be restarted.\u003c/p\u003e\n"],["\u003cp\u003eThere are other possible states like \u003ccode\u003eQueued\u003c/code\u003e where a pipeline has yet to start processing, and \u003ccode\u003eUnspecified\u003c/code\u003e where the state is unknown.\u003c/p\u003e\n"]]],[],null,[]]