Class ListMigrationJobsResponse (1.1.0)

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

Response message for 'ListMigrationJobs' request.

Attributes

NameDescription
migration_jobs Sequence[google.cloud.clouddms_v1.types.MigrationJob]
The list of migration jobs objects.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
unreachable Sequence[str]
Locations that could not be reached.