Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::RemoveGroupMigrationRequest.
Request message for 'RemoveMigration' request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#group
def group() -> ::String
Returns
- (::String) — Required. The name of the Group.
#group=
def group=(value) -> ::String
Parameter
- value (::String) — Required. The name of the Group.
Returns
- (::String) — Required. The name of the Group.
#migrating_vm
def migrating_vm() -> ::String
Returns
- (::String) — The MigratingVm to remove.
#migrating_vm=
def migrating_vm=(value) -> ::String
Parameter
- value (::String) — The MigratingVm to remove.
Returns
- (::String) — The MigratingVm to remove.