ML メタデータ アーティファクト タイプ

リソースの追跡や、Google Cloud パイプライン コンポーネント全体の機能のために、一連の標準 Vertex ML Metadata アーティファクト タイプが定義されています。これらのファースト パーティ アーティファクト タイプは、 Google Cloud パイプライン コンポーネントによって定義されます。

アーティファクト タイプ 説明
google.VertexModel Gemini Enterprise Agent Platform Model リソースを表すアーティファクト。
google.VertexEndpoint Gemini Enterprise Agent Platform の Endpoint リソースを表すアーティファクト。
google.VertexBatchPredictionJob Gemini Enterprise Agent Platform の BatchPredictionJob リソースを表すアーティファクト。
google.VertexDataset Gemini Enterprise Agent Platform の Dataset リソースを表すアーティファクト。
google.BQMLModel BigQuery ML の Model リソースを表すアーティファクト。
google.BQTable BigQuery の Table リソースを表すアーティファクト。
google.UnmanagedContainerModel UnmanagedContainerModel リソースを表すアーティファクト。

ML メタデータ アーティファクトの使用方法については、コンポーネント内でアーティファクトを使用または生成するをご覧ください。