modelSourceInfo property

GoogleCloudAiplatformV1ModelSourceInfo? modelSourceInfo
getter/setter pair

Source of a model.

It can either be automl training pipeline, custom training pipeline, BigQuery ML, or saved and tuned from Genie or Model Garden.

Output only.

Implementation

GoogleCloudAiplatformV1ModelSourceInfo? modelSourceInfo;