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

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

Request message for 'GetMigratingVm' request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

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

#name=

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

#view

def view() -> ::Google::Cloud::VMMigration::V1::MigratingVmView
Returns

#view=

def view=(value) -> ::Google::Cloud::VMMigration::V1::MigratingVmView
Parameter
Returns