Class GetMigratingVmRequest (1.3.0)

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

Request message for 'GetMigratingVm' request.

Attributes

NameDescription
name str
Required. The name of the MigratingVm.
view google.cloud.vmmigration_v1.types.MigratingVmView
Optional. The level of details of the migrating VM.

Inheritance

builtins.object > proto.message.Message > GetMigratingVmRequest