public enum Artifact.Types.StateReference documentation and code samples for the Vertex AI v1beta1 API enum Artifact.Types.State.
Describes the state of the Artifact.
Namespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Fields |
|
|---|---|
| Name | Description |
Live |
A state indicating that the Artifact should exist, unless something external to the system deletes it. |
Pending |
A state used by systems like Vertex AI Pipelines to indicate that the underlying data item represented by this Artifact is being created. |
Unspecified |
Unspecified state for the Artifact. |