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"]],[["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-03-10 UTC."],[[["This webpage provides reference documentation for the `PipelineState` enum within the Google Cloud AI Platform v1 API, detailing the various states a pipeline can be in."],["The latest version documented is 3.22.0, and it also lists all versions down to 1.0.0, showcasing the historical progression of this specific API component."],["The `PipelineState` enum defines nine possible states, including `Cancelled`, `Cancelling`, `Failed`, `Paused`, `Pending`, `Queued`, `Running`, `Succeeded`, and `Unspecified`."],["Each state within the `PipelineState` enum has a brief description of what it signifies in the pipeline's lifecycle, allowing developers to better understand how their processes are progressing."],["The documentation outlines that it is within the `Google.Cloud.AIPlatform.V1` namespace within the `Google.Cloud` namespace, and also specifies it's `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]