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
-
(::Google::Cloud::VMMigration::V1::AdaptingOSStep) — Adapting OS step.
Note: The following fields are mutually exclusive:
adapting_os
,preparing_vm_disks
,instantiating_migrated_vm
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#adapting_os=
def adapting_os=(value) -> ::Google::Cloud::VMMigration::V1::AdaptingOSStep
-
value (::Google::Cloud::VMMigration::V1::AdaptingOSStep) — Adapting OS step.
Note: The following fields are mutually exclusive:
adapting_os
,preparing_vm_disks
,instantiating_migrated_vm
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::VMMigration::V1::AdaptingOSStep) — Adapting OS step.
Note: The following fields are mutually exclusive:
adapting_os
,preparing_vm_disks
,instantiating_migrated_vm
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — The time the step has ended.
#end_time=
def end_time=(value) -> ::Google::Protobuf::Timestamp
- value (::Google::Protobuf::Timestamp) — The time the step has ended.
- (::Google::Protobuf::Timestamp) — The time the step has ended.
#instantiating_migrated_vm
def instantiating_migrated_vm() -> ::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep
-
(::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep) — Instantiating migrated VM step.
Note: The following fields are mutually exclusive:
instantiating_migrated_vm
,adapting_os
,preparing_vm_disks
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#instantiating_migrated_vm=
def instantiating_migrated_vm=(value) -> ::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep
-
value (::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep) — Instantiating migrated VM step.
Note: The following fields are mutually exclusive:
instantiating_migrated_vm
,adapting_os
,preparing_vm_disks
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep) — Instantiating migrated VM step.
Note: The following fields are mutually exclusive:
instantiating_migrated_vm
,adapting_os
,preparing_vm_disks
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#preparing_vm_disks
def preparing_vm_disks() -> ::Google::Cloud::VMMigration::V1::PreparingVMDisksStep
-
(::Google::Cloud::VMMigration::V1::PreparingVMDisksStep) — Preparing VM disks step.
Note: The following fields are mutually exclusive:
preparing_vm_disks
,adapting_os
,instantiating_migrated_vm
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#preparing_vm_disks=
def preparing_vm_disks=(value) -> ::Google::Cloud::VMMigration::V1::PreparingVMDisksStep
-
value (::Google::Cloud::VMMigration::V1::PreparingVMDisksStep) — Preparing VM disks step.
Note: The following fields are mutually exclusive:
preparing_vm_disks
,adapting_os
,instantiating_migrated_vm
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::VMMigration::V1::PreparingVMDisksStep) — Preparing VM disks step.
Note: The following fields are mutually exclusive:
preparing_vm_disks
,adapting_os
,instantiating_migrated_vm
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#start_time
def start_time() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — The time the step has started.
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp
- value (::Google::Protobuf::Timestamp) — The time the step has started.
- (::Google::Protobuf::Timestamp) — The time the step has started.