ML metadata artifact types

For the purpose of tracking resources and for functionality across the Google Cloud Pipeline Components, a set of standard Vertex ML Metadata artifact types are defined. These first-party artifacts types are defined by Google Cloud Pipeline Components.

Artifact type Description
google.VertexModel An artifact representing a Gemini Enterprise Agent Platform Model resource
google.VertexEndpoint An artifact representing a Gemini Enterprise Agent Platform Endpoint resource
google.VertexBatchPredictionJob An artifact representing a Gemini Enterprise Agent Platform BatchPredictionJob resource
google.VertexDataset An artifact representing a Gemini Enterprise Agent Platform Dataset resource
google.BQMLModel An artifact representing a BigQuery ML Model resource
google.BQTable An artifact representing a BigQuery Table resource
google.UnmanagedContainerModel An artifact representing an UnmanagedContainerModel resource

For more information about using ML metadata artifacts, see Consume or produce artifacts in your component.