Vertex AI v1beta1 API - Enum Artifact.Types.State (1.0.0-beta16)

public enum Artifact.Types.State

Reference documentation and code samples for the Vertex AI v1beta1 API enum Artifact.Types.State.

Describes the state of the Artifact.

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

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.