Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::ModelSourceInfo::ModelSourceType (v0.22.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::ModelSourceInfo::ModelSourceType.

Source of the model.

Constants

MODEL_SOURCE_TYPE_UNSPECIFIED

value: 0
Should not be used.

AUTOML

value: 1
The Model is uploaded by automl training pipeline.

CUSTOM

value: 2
The Model is uploaded by user or custom training pipeline.

BQML

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

MODEL_GARDEN

value: 4
The Model is saved or tuned from Model Garden.