Class MigrateAutomlModelConfig (1.33.1)

  MigrateAutomlModelConfig 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

Config for migrating Model in automl.googleapis.com to Vertex AI's Model.

Attributes

Name
Description
model
str
Required. Full resource name of automl Model. Format: projects/{project}/locations/{location}/models/{model} .
model_display_name
str
Optional. Display name of the model in Vertex AI. System will pick a display name if unspecified.