Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::CycleStep.
CycleStep holds information about a step progress.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The time the cycle step has ended.
#end_time=
def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time the cycle step has ended.
Returns
- (::Google::Protobuf::Timestamp) — The time the cycle step has ended.
#initializing_replication
def initializing_replication() -> ::Google::Cloud::VMMigration::V1::InitializingReplicationStep
Returns
- (::Google::Cloud::VMMigration::V1::InitializingReplicationStep) — Initializing replication step.
#initializing_replication=
def initializing_replication=(value) -> ::Google::Cloud::VMMigration::V1::InitializingReplicationStep
Parameter
- value (::Google::Cloud::VMMigration::V1::InitializingReplicationStep) — Initializing replication step.
Returns
- (::Google::Cloud::VMMigration::V1::InitializingReplicationStep) — Initializing replication step.
#post_processing
def post_processing() -> ::Google::Cloud::VMMigration::V1::PostProcessingStep
Returns
- (::Google::Cloud::VMMigration::V1::PostProcessingStep) — Post processing step.
#post_processing=
def post_processing=(value) -> ::Google::Cloud::VMMigration::V1::PostProcessingStep
Parameter
- value (::Google::Cloud::VMMigration::V1::PostProcessingStep) — Post processing step.
Returns
- (::Google::Cloud::VMMigration::V1::PostProcessingStep) — Post processing step.
#replicating
def replicating() -> ::Google::Cloud::VMMigration::V1::ReplicatingStep
Returns
- (::Google::Cloud::VMMigration::V1::ReplicatingStep) — Replicating step.
#replicating=
def replicating=(value) -> ::Google::Cloud::VMMigration::V1::ReplicatingStep
Parameter
- value (::Google::Cloud::VMMigration::V1::ReplicatingStep) — Replicating step.
Returns
- (::Google::Cloud::VMMigration::V1::ReplicatingStep) — Replicating step.
#start_time
def start_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The time the cycle step has started.
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time the cycle step has started.
Returns
- (::Google::Protobuf::Timestamp) — The time the cycle step has started.