Class ListDiskMigrationJobsResponse (1.16.0)

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

Response message for 'ListDiskMigrationJobs' request.

Attributes

Name Description
disk_migration_jobs MutableSequence[google.cloud.vmmigration_v1.types.DiskMigrationJob]
Output only. The list of the disk migration jobs.
next_page_token str
Optional. Output only. 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 MutableSequence[str]
Output only. Locations that could not be reached.