リソースの追跡や、Google Cloud パイプライン コンポーネント全体の機能のために、一連の標準 Vertex ML Metadata アーティファクト タイプが定義されています。これらのファースト パーティ アーティファクト タイプは、 Google Cloud パイプライン コンポーネントによって定義されます。
| アーティファクト タイプ | 説明 | 
|---|---|
google.VertexModel | 
Vertex AI の Model リソースを表すアーティファクト | 
google.VertexEndpoint | 
Vertex AI の Endpoint リソースを表すアーティファクト | 
google.VertexBatchPredictionJob | 
Vertex AI の BatchPredictionJob リソースを表すアーティファクト | 
google.VertexDataset | 
Vertex AI の Dataset リソースを表すアーティファクト | 
google.BQMLModel | 
BigQuery ML の Model リソースを表すアーティファクト。 | 
google.BQTable | 
BigQuery の Table リソースを表すアーティファクト。 | 
google.UnmanagedContainerModel | 
UnmanagedContainerModel リソースを表すアーティファクト。 | 
ML メタデータ アーティファクトの使用方法については、コンポーネント内でアーティファクトを使用または生成するをご覧ください。