為追蹤資源和Google Cloud Pipeline 元件中的功能,系統定義了一組標準 Vertex 機器學習中繼資料構件類型。這些第一方構件類型是由 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 中繼資料構件,請參閱「在元件中取用或產生構件」。