Migrate for Compute Engine V1 API - Class Google::Cloud::VMMigration::V1::AddGroupMigrationRequest (v0.1.1)

Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::AddGroupMigrationRequest.

Request message for 'AddGroupMigration' request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#group

def group() -> ::String
Returns
  • (::String) — Required. The full path name of the Group to add to.

#group=

def group=(value) -> ::String
Parameter
  • value (::String) — Required. The full path name of the Group to add to.
Returns
  • (::String) — Required. The full path name of the Group to add to.

#migrating_vm

def migrating_vm() -> ::String
Returns
  • (::String) — The full path name of the MigratingVm to add.

#migrating_vm=

def migrating_vm=(value) -> ::String
Parameter
  • value (::String) — The full path name of the MigratingVm to add.
Returns
  • (::String) — The full path name of the MigratingVm to add.