Cloud AI Platform v1 API - Enum Artifact.Types.State (2.27.0)

public enum Artifact.Types.State

Reference documentation and code samples for the Cloud AI Platform v1 API enum Artifact.Types.State.

Describes the state of the Artifact.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
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.