Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::ReplicatingStep.
ReplicatingStep contains specific step details.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#last_thirty_minutes_average_bytes_per_second
def last_thirty_minutes_average_bytes_per_second() -> ::Integer
Returns
- (::Integer) — The source disks replication rate for the last 30 minutes in bytes per second.
#last_thirty_minutes_average_bytes_per_second=
def last_thirty_minutes_average_bytes_per_second=(value) -> ::Integer
Parameter
- value (::Integer) — The source disks replication rate for the last 30 minutes in bytes per second.
Returns
- (::Integer) — The source disks replication rate for the last 30 minutes in bytes per second.
#last_two_minutes_average_bytes_per_second
def last_two_minutes_average_bytes_per_second() -> ::Integer
Returns
- (::Integer) — The source disks replication rate for the last 2 minutes in bytes per second.
#last_two_minutes_average_bytes_per_second=
def last_two_minutes_average_bytes_per_second=(value) -> ::Integer
Parameter
- value (::Integer) — The source disks replication rate for the last 2 minutes in bytes per second.
Returns
- (::Integer) — The source disks replication rate for the last 2 minutes in bytes per second.
#replicated_bytes
def replicated_bytes() -> ::Integer
Returns
- (::Integer) — Replicated bytes in the step.
#replicated_bytes=
def replicated_bytes=(value) -> ::Integer
Parameter
- value (::Integer) — Replicated bytes in the step.
Returns
- (::Integer) — Replicated bytes in the step.
#total_bytes
def total_bytes() -> ::Integer
Returns
- (::Integer) — Total bytes to be handled in the step.
#total_bytes=
def total_bytes=(value) -> ::Integer
Parameter
- value (::Integer) — Total bytes to be handled in the step.
Returns
- (::Integer) — Total bytes to be handled in the step.