Data Catalog V1 API - Module Google::Cloud::DataCatalog::V1::VertexModelSourceInfo::ModelSourceType (v2.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Data Catalog V1 API module Google::Cloud::DataCatalog::V1::VertexModelSourceInfo::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.
GENIE
value: 5 The Model is saved or tuned from Genie.
CUSTOM_TEXT_EMBEDDING
value: 6 The Model is uploaded by text embedding finetuning pipeline.
MARKETPLACE
value: 7 The Model is saved or tuned from Marketplace.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-11 UTC."],[],[]]