Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class CycleStep.
CycleStep holds information about a step progress.
Generated from protobuf message google.cloud.vmmigration.v1.CycleStep
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ initializing_replication
↳ replicating
↳ post_processing
↳ start_time
↳ end_time
getInitializingReplication
Initializing replication step.
hasInitializingReplication
setInitializingReplication
Initializing replication step.
$this
getReplicating
Replicating step.
hasReplicating
setReplicating
Replicating step.
$this
getPostProcessing
Post processing step.
hasPostProcessing
setPostProcessing
Post processing step.
$this
getStartTime
The time the cycle step has started.
hasStartTime
clearStartTime
setStartTime
The time the cycle step has started.
$this
getEndTime
The time the cycle step has ended.
hasEndTime
clearEndTime
setEndTime
The time the cycle step has ended.
$this
getStep
string