Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::CloneStep.
CloneStep holds information about the clone step progress.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#adapting_os
def adapting_os() -> ::Google::Cloud::VMMigration::V1::AdaptingOSStep
Returns
- (::Google::Cloud::VMMigration::V1::AdaptingOSStep) — Adapting OS step.
#adapting_os=
def adapting_os=(value) -> ::Google::Cloud::VMMigration::V1::AdaptingOSStep
Parameter
- value (::Google::Cloud::VMMigration::V1::AdaptingOSStep) — Adapting OS step.
Returns
- (::Google::Cloud::VMMigration::V1::AdaptingOSStep) — Adapting OS step.
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The time the step has ended.
#end_time=
def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time the step has ended.
Returns
- (::Google::Protobuf::Timestamp) — The time the step has ended.
#instantiating_migrated_vm
def instantiating_migrated_vm() -> ::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep
Returns
- (::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep) — Instantiating migrated VM step.
#instantiating_migrated_vm=
def instantiating_migrated_vm=(value) -> ::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep
Parameter
- value (::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep) — Instantiating migrated VM step.
Returns
- (::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep) — Instantiating migrated VM step.
#preparing_vm_disks
def preparing_vm_disks() -> ::Google::Cloud::VMMigration::V1::PreparingVMDisksStep
Returns
- (::Google::Cloud::VMMigration::V1::PreparingVMDisksStep) — Preparing VM disks step.
#preparing_vm_disks=
def preparing_vm_disks=(value) -> ::Google::Cloud::VMMigration::V1::PreparingVMDisksStep
Parameter
- value (::Google::Cloud::VMMigration::V1::PreparingVMDisksStep) — Preparing VM disks step.
Returns
- (::Google::Cloud::VMMigration::V1::PreparingVMDisksStep) — Preparing VM disks step.
#start_time
def start_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The time the step has started.
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time the step has started.
Returns
- (::Google::Protobuf::Timestamp) — The time the step has started.