Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class ReplicatingStep.
ReplicatingStep contains specific step details.
Generated from protobuf message google.cloud.vmmigration.v1.ReplicatingStep
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ total_bytes
int|string
Total bytes to be handled in the step.
↳ replicated_bytes
int|string
Replicated bytes in the step.
↳ last_two_minutes_average_bytes_per_second
int|string
The source disks replication rate for the last 2 minutes in bytes per second.
↳ last_thirty_minutes_average_bytes_per_second
int|string
The source disks replication rate for the last 30 minutes in bytes per second.
getTotalBytes
Total bytes to be handled in the step.
int|string
setTotalBytes
Total bytes to be handled in the step.
var
int|string
$this
getReplicatedBytes
Replicated bytes in the step.
int|string
setReplicatedBytes
Replicated bytes in the step.
var
int|string
$this
getLastTwoMinutesAverageBytesPerSecond
The source disks replication rate for the last 2 minutes in bytes per second.
int|string
setLastTwoMinutesAverageBytesPerSecond
The source disks replication rate for the last 2 minutes in bytes per second.
var
int|string
$this
getLastThirtyMinutesAverageBytesPerSecond
The source disks replication rate for the last 30 minutes in bytes per second.
int|string
setLastThirtyMinutesAverageBytesPerSecond
The source disks replication rate for the last 30 minutes in bytes per second.
var
int|string
$this