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

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

Request message for 'PauseMigration' request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#migrating_vm

def migrating_vm() -> ::String
Returns
  • (::String) — Required. The name of the MigratingVm.

#migrating_vm=

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