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 documentation for the `PipelineState` enum within the Google Cloud AI Platform V1 API, with version 3.22.0 being the most recent."],["The `PipelineState` enum describes various states a pipeline can be in, such as `Pending`, `Running`, `Succeeded`, `Failed`, `Cancelling`, and `Cancelled`."],["The documentation spans a wide range of versions, from 1.0.0 to the latest version 3.22.0, allowing users to access the appropriate documentation based on their project's API version."],["Each version listed, such as `3.21.0` or `2.8.0`, has its own link that navigates to the detailed documentation for the `PipelineState` enum within that specific release."],["The `PipelineState` enum also provides states such as `Paused`, `Queued` and `Unspecified`, among the previously mentioned ones, and an assembly called Google.Cloud.AIPlatform.V1.dll."]]],[]]