Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::Artifact::State (v1.40.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::Artifact::State.
Describes the state of the Artifact.
Constants
STATE_UNSPECIFIED
value: 0 Unspecified state for the Artifact.
PENDING
value: 1 A state used by systems like Vertex AI Pipelines to indicate that the
underlying data item represented by this Artifact is being created.
LIVE
value: 2 A state indicating that the Artifact should exist, unless something
external to the system deletes it.
[[["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 2026-04-03 UTC."],[],[]]