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 page provides a comprehensive list of versions for the `Google.Cloud.AIPlatform.V1.PipelineState` enum, ranging from the latest version 3.22.0 down to version 1.0.0."],["The `PipelineState` enum within the Cloud AI Platform v1 API describes the various possible states of a pipeline, such as `Running`, `Failed`, `Succeeded`, `Cancelled`, and `Paused`."],["The namespace for this enum is `Google.Cloud.AIPlatform.V1`, and it is located in the `Google.Cloud.AIPlatform.V1.dll` assembly."],["Each version listed links to its respective reference documentation for `PipelineState` allowing developers to review its specific details, and you can get to it by selecting the version."]]],[]]