Class AddGroupMigrationRequest (1.3.1)

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

Request message for 'AddGroupMigration' request.

Attributes

NameDescription
group str
Required. The full path name of the Group to add to.
migrating_vm str
The full path name of the MigratingVm to add.

Inheritance

builtins.object > proto.message.Message > AddGroupMigrationRequest