Class ListMigratingVmsResponse (1.3.0)

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

Response message for 'ListMigratingVms' request.

Attributes

NameDescription
migrating_vms Sequence[google.cloud.vmmigration_v1.types.MigratingVm]
Output only. The list of Migrating VMs response.
next_page_token str
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 Sequence[str]
Output only. Locations that could not be reached.

Inheritance

builtins.object > proto.message.Message > ListMigratingVmsResponse