Cloud AI Platform v1 API - Enum ModelSourceInfo.Types.ModelSourceType (2.7.0)

public enum ModelSourceType

Reference documentation and code samples for the Cloud AI Platform v1 API enum ModelSourceInfo.Types.ModelSourceType.

Source of the model.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.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.

Unspecified

Should not be used.