Class RemoveGroupMigrationRequest (1.1.1)

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

Request message for 'RemoveMigration' request.

Attributes

NameDescription
group str
Required. The name of the Group.
migrating_vm str
The MigratingVm to remove.

Inheritance

builtins.object > proto.message.Message > RemoveGroupMigrationRequest