Specifies that the task was not triggered because the task's trigger
policy is not satisfied. The trigger policy is specified in the
condition field of
[PipelineJob.pipeline_spec][google.cloud.aiplatform.v1beta1.PipelineJob.pipeline_spec].
[[["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-06-25 UTC."],[[["This document provides reference information for the `PipelineTaskDetail.Types.State` enum within the Vertex AI v1beta1 API, found in the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["The `PipelineTaskDetail.Types.State` enum describes the various states a task execution can be in, such as `Pending`, `Running`, `Succeeded`, `Failed`, `Cancelled`, and `Skipped`."],["There are additional states which include `Cancelling`, `CancelPending`, `NotTriggered`, and `Unspecified`, covering scenarios like when a task is in the process of being cancelled, or when it has not been triggered due to unmet policy conditions."],["The documentation includes the latest version information, being 1.0.0-beta21, along with a previous version, 1.0.0-beta20, for reference purposes."]]],[]]