Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::DiskMigrationStep.
DiskMigrationStep holds information about the disk migration step progress.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#copying_source_disk_snapshot
def copying_source_disk_snapshot() -> ::Google::Cloud::VMMigration::V1::CopyingSourceDiskSnapshotStep
-
(::Google::Cloud::VMMigration::V1::CopyingSourceDiskSnapshotStep) — Copying source disk snapshot step.
Note: The following fields are mutually exclusive:
copying_source_disk_snapshot
,creating_source_disk_snapshot
,provisioning_target_disk
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#copying_source_disk_snapshot=
def copying_source_disk_snapshot=(value) -> ::Google::Cloud::VMMigration::V1::CopyingSourceDiskSnapshotStep
-
value (::Google::Cloud::VMMigration::V1::CopyingSourceDiskSnapshotStep) — Copying source disk snapshot step.
Note: The following fields are mutually exclusive:
copying_source_disk_snapshot
,creating_source_disk_snapshot
,provisioning_target_disk
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::VMMigration::V1::CopyingSourceDiskSnapshotStep) — Copying source disk snapshot step.
Note: The following fields are mutually exclusive:
copying_source_disk_snapshot
,creating_source_disk_snapshot
,provisioning_target_disk
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#creating_source_disk_snapshot
def creating_source_disk_snapshot() -> ::Google::Cloud::VMMigration::V1::CreatingSourceDiskSnapshotStep
-
(::Google::Cloud::VMMigration::V1::CreatingSourceDiskSnapshotStep) — Creating source disk snapshot step.
Note: The following fields are mutually exclusive:
creating_source_disk_snapshot
,copying_source_disk_snapshot
,provisioning_target_disk
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#creating_source_disk_snapshot=
def creating_source_disk_snapshot=(value) -> ::Google::Cloud::VMMigration::V1::CreatingSourceDiskSnapshotStep
-
value (::Google::Cloud::VMMigration::V1::CreatingSourceDiskSnapshotStep) — Creating source disk snapshot step.
Note: The following fields are mutually exclusive:
creating_source_disk_snapshot
,copying_source_disk_snapshot
,provisioning_target_disk
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::VMMigration::V1::CreatingSourceDiskSnapshotStep) — Creating source disk snapshot step.
Note: The following fields are mutually exclusive:
creating_source_disk_snapshot
,copying_source_disk_snapshot
,provisioning_target_disk
. 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) — Output only. The time the step has ended.
#provisioning_target_disk
def provisioning_target_disk() -> ::Google::Cloud::VMMigration::V1::ProvisioningTargetDiskStep
-
(::Google::Cloud::VMMigration::V1::ProvisioningTargetDiskStep) — Creating target disk step.
Note: The following fields are mutually exclusive:
provisioning_target_disk
,creating_source_disk_snapshot
,copying_source_disk_snapshot
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#provisioning_target_disk=
def provisioning_target_disk=(value) -> ::Google::Cloud::VMMigration::V1::ProvisioningTargetDiskStep
-
value (::Google::Cloud::VMMigration::V1::ProvisioningTargetDiskStep) — Creating target disk step.
Note: The following fields are mutually exclusive:
provisioning_target_disk
,creating_source_disk_snapshot
,copying_source_disk_snapshot
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::VMMigration::V1::ProvisioningTargetDiskStep) — Creating target disk step.
Note: The following fields are mutually exclusive:
provisioning_target_disk
,creating_source_disk_snapshot
,copying_source_disk_snapshot
. 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) — Output only. The time the step has started.