Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::ReplicationCycle.
ReplicationCycle contains information about the current replication cycle status.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#progress_percent
def progress_percent() -> ::Integer
Returns
- (::Integer) — The current progress in percentage of this cycle.
#progress_percent=
def progress_percent=(value) -> ::Integer
Parameter
- value (::Integer) — The current progress in percentage of this cycle.
Returns
- (::Integer) — The current progress in percentage of this cycle.
#start_time
def start_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The time the replication cycle has started.
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time the replication cycle has started.
Returns
- (::Google::Protobuf::Timestamp) — The time the replication cycle has started.