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-20 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003ePipelineState\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, detailing its different states.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003ePipelineState\u003c/code\u003e is 3.22.0, and the page lists all available versions, dating back to 1.0.0, each linking to its corresponding documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePipelineState\u003c/code\u003e enum defines various states, including \u003ccode\u003eCancelled\u003c/code\u003e, \u003ccode\u003eCancelling\u003c/code\u003e, \u003ccode\u003eFailed\u003c/code\u003e, \u003ccode\u003ePaused\u003c/code\u003e, \u003ccode\u003ePending\u003c/code\u003e, \u003ccode\u003eQueued\u003c/code\u003e, \u003ccode\u003eRunning\u003c/code\u003e, \u003ccode\u003eSucceeded\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, which depict the lifecycle of a pipeline.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation specifies the allowed transitions between states, for example the canceling state may only transition to a successful, failed or cancelled state.\u003c/p\u003e\n"]]],[],null,[]]