Migrate for Compute Engine V1 API - Class Google::Cloud::VMMigration::V1::ReplicationCycle (v0.1.1)

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

#start_time=

def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns