Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class DiskMigrationStep.
DiskMigrationStep holds information about the disk migration step progress.
Generated from protobuf message google.cloud.vmmigration.v1.DiskMigrationStep
Namespace
Google \ Cloud \ VMMigration \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ creating_source_disk_snapshot
↳ copying_source_disk_snapshot
↳ provisioning_target_disk
↳ start_time
↳ end_time
getCreatingSourceDiskSnapshot
Creating source disk snapshot step.
hasCreatingSourceDiskSnapshot
setCreatingSourceDiskSnapshot
Creating source disk snapshot step.
$this
getCopyingSourceDiskSnapshot
Copying source disk snapshot step.
hasCopyingSourceDiskSnapshot
setCopyingSourceDiskSnapshot
Copying source disk snapshot step.
$this
getProvisioningTargetDisk
Creating target disk step.
hasProvisioningTargetDisk
setProvisioningTargetDisk
Creating target disk step.
$this
getStartTime
Output only. The time the step has started.
hasStartTime
clearStartTime
setStartTime
Output only. The time the step has started.
$this
getEndTime
Output only. The time the step has ended.
hasEndTime
clearEndTime
setEndTime
Output only. The time the step has ended.
$this
getStep
string

