Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class CutoverStep.
CutoverStep holds information about the cutover step progress.
Generated from protobuf message google.cloud.vmmigration.v1.CutoverStep
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ previous_replication_cycle
↳ shutting_down_source_vm
↳ final_sync
↳ preparing_vm_disks
↳ instantiating_migrated_vm
↳ start_time
↳ end_time
getPreviousReplicationCycle
A replication cycle prior cutover step.
hasPreviousReplicationCycle
setPreviousReplicationCycle
A replication cycle prior cutover step.
$this
getShuttingDownSourceVm
Shutting down VM step.
hasShuttingDownSourceVm
setShuttingDownSourceVm
Shutting down VM step.
$this
getFinalSync
Final sync step.
hasFinalSync
setFinalSync
Final sync step.
$this
getPreparingVmDisks
Preparing VM disks step.
hasPreparingVmDisks
setPreparingVmDisks
Preparing VM disks step.
$this
getInstantiatingMigratedVm
Instantiating migrated VM step.
hasInstantiatingMigratedVm
setInstantiatingMigratedVm
Instantiating migrated VM step.
$this
getStartTime
The time the step has started.
hasStartTime
clearStartTime
setStartTime
The time the step has started.
$this
getEndTime
The time the step has ended.
hasEndTime
clearEndTime
setEndTime
The time the step has ended.
$this
getStep
string