Config for migrating version in ml.googleapis.com to AI
Platform's Model.
Attributes
Name
Description
endpoint
str
Required. The ml.googleapis.com endpoint that this model
version should be migrated from. Example values:
- ml.googleapis.com
- us-centrall-ml.googleapis.com
- europe-west4-ml.googleapis.com
- asia-east1-ml.googleapis.com
model_version
str
Required. Full resource name of ml engine model version.
Format:
``projects/{project}/models/{model}/versions/{version}``.
model_display_name
str
Required. Display name of the model in AI
Platform. System will pick a display name if
unspecified.