Class ModelSourceType (1.152.0)
Stay organized with collections
Save and categorize content based on your preferences.
ModelSourceType(value)
Source of the model. Different from objective field, this
ModelSourceType enum indicates the source from which the model
was accessed or obtained, whereas the objective indicates the
overall aim or function of this model.
Enums
Name
Description
MODEL_SOURCE_TYPE_UNSPECIFIED
Should not be used.
AUTOML
The Model is uploaded by automl training pipeline.
CUSTOM
The Model is uploaded by user or custom training pipeline.
BQML
The Model is registered and sync'ed from BigQuery ML.
MODEL_GARDEN
The Model is saved or tuned from Model Garden.
GENIE
The Model is saved or tuned from Genie.
CUSTOM_TEXT_EMBEDDING
The Model is uploaded by text embedding finetuning pipeline.
MARKETPLACE
The Model is saved or tuned from Marketplace.
Methods
ModelSourceType
ModelSourceType(value)
Source of the model. Different from objective field, this
ModelSourceType enum indicates the source from which the model
was accessed or obtained, whereas the objective indicates the
overall aim or function of this model.
[[["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-05-12 UTC."],[],[]]