Runtime operation information for MigrationService.BatchMigrateResources.
The common part of the operation metadata.
Partial results that reflect the latest migration operation progress.
| JSON representation |
|---|
{ "genericMetadata": { object ( |
PartialResult
Represents a partial result in batch migration operation for one MigrateResourceRequest.
It's the same as the value in BatchMigrateResourcesRequest.migrate_resource_requests.
resultUnion type
result can be only one of the following:The error result of the migration request in case of failure.
modelstring
Migrated model resource name.
datasetstring
Migrated dataset resource name.
| JSON representation |
|---|
{ "request": { object ( |