Data Catalog v1 API - Enum VertexModelSourceInfo.Types.ModelSourceType (2.11.0)

public enum VertexModelSourceInfo.Types.ModelSourceType

Reference documentation and code samples for the Data Catalog v1 API enum VertexModelSourceInfo.Types.ModelSourceType.

Source of the model.

Namespace

Google.Cloud.DataCatalog.V1

Assembly

Google.Cloud.DataCatalog.V1.dll

Fields

NameDescription
Automl

The Model is uploaded by automl training pipeline.

Bqml

The Model is registered and sync'ed from BigQuery ML.

Custom

The Model is uploaded by user or custom training pipeline.

ModelGarden

The Model is saved or tuned from Model Garden.

Unspecified

Should not be used.