pending constant
Artifact_State
const pending
A state used by systems like Vertex AI Pipelines to indicate that the underlying data item represented by this Artifact is being created.
Implementation
static const pending = Artifact_State('PENDING');