Request message for
MigrationService.SearchMigratableResources.
Attributes
Name
Description
parent
str
Required. The location that the migratable resources should
be searched from. It's the Vertex AI location that the
resources can be migrated to, not the resources' original
location. Format:
projects/{project}/locations/{location}
page_size
int
The standard page size.
The default and maximum value is 100.
page_token
str
The standard page token.
filter
str
A filter for your search. You can use the following types of
filters:
- Resource type filters. The following strings filter for a
specific type of
MigratableResource:
- ml_engine_model_version:*
- automl_model:*
- automl_dataset:*
- data_labeling_dataset:*
- "Migrated or not" filters. The following strings filter
for resources that either have or have not already been
migrated:
- last_migrate_time:* filters for migrated resources.
- NOT last_migrate_time:* filters for not yet migrated
resources.
[[["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-17 UTC."],[],[]]