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
- (::Google::Cloud::VMMigration::V1::MigratingVmView) — Optional. The level of details of the migrating VM.
#view=
def view=(value) -> ::Google::Cloud::VMMigration::V1::MigratingVmView
Parameter
- value (::Google::Cloud::VMMigration::V1::MigratingVmView) — Optional. The level of details of the migrating VM.
Returns
- (::Google::Cloud::VMMigration::V1::MigratingVmView) — Optional. The level of details of the migrating VM.