Class SearchMigratableResourcesResponse (1.38.1)

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

Response message for MigrationService.SearchMigratableResources .

Attributes

Name
Description
migratable_resources
MutableSequence[ google.cloud.aiplatform_v1beta1.types.MigratableResource ]
All migratable resources that can be migrated to the location specified in the request.
next_page_token
str
The standard next-page token. The migratable_resources may not fill page_size in SearchMigratableResourcesRequest even when there are subsequent pages.

Methods

SearchMigratableResourcesResponse

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

Response message for MigrationService.SearchMigratableResources .