Migrate for Compute Engine V1 API - Class Google::Cloud::VMMigration::V1::DiskMigrationStep (v2.4.0)

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
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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
Returns

#provisioning_target_disk

def provisioning_target_disk() -> ::Google::Cloud::VMMigration::V1::ProvisioningTargetDiskStep
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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
Returns