Migrate for Compute Engine V1 API - Class Google::Cloud::VMMigration::V1::CycleStep (v1.3.0)

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

#end_time=

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

#initializing_replication

def initializing_replication() -> ::Google::Cloud::VMMigration::V1::InitializingReplicationStep
Returns

#initializing_replication=

def initializing_replication=(value) -> ::Google::Cloud::VMMigration::V1::InitializingReplicationStep
Parameter
  • value (::Google::Cloud::VMMigration::V1::InitializingReplicationStep) — Initializing replication step.

    Note: The following fields are mutually exclusive: initializing_replication, replicating, post_processing. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns

#post_processing

def post_processing() -> ::Google::Cloud::VMMigration::V1::PostProcessingStep
Returns
  • (::Google::Cloud::VMMigration::V1::PostProcessingStep) — Post processing step.

    Note: The following fields are mutually exclusive: post_processing, initializing_replication, replicating. If a field in that set is populated, all other fields in the set will automatically be cleared.

#post_processing=

def post_processing=(value) -> ::Google::Cloud::VMMigration::V1::PostProcessingStep
Parameter
  • value (::Google::Cloud::VMMigration::V1::PostProcessingStep) — Post processing step.

    Note: The following fields are mutually exclusive: post_processing, initializing_replication, replicating. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::VMMigration::V1::PostProcessingStep) — Post processing step.

    Note: The following fields are mutually exclusive: post_processing, initializing_replication, replicating. If a field in that set is populated, all other fields in the set will automatically be cleared.

#replicating

def replicating() -> ::Google::Cloud::VMMigration::V1::ReplicatingStep
Returns
  • (::Google::Cloud::VMMigration::V1::ReplicatingStep) — Replicating step.

    Note: The following fields are mutually exclusive: replicating, initializing_replication, post_processing. If a field in that set is populated, all other fields in the set will automatically be cleared.

#replicating=

def replicating=(value) -> ::Google::Cloud::VMMigration::V1::ReplicatingStep
Parameter
  • value (::Google::Cloud::VMMigration::V1::ReplicatingStep) — Replicating step.

    Note: The following fields are mutually exclusive: replicating, initializing_replication, post_processing. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::VMMigration::V1::ReplicatingStep) — Replicating step.

    Note: The following fields are mutually exclusive: replicating, initializing_replication, post_processing. If a field in that set is populated, all other fields in the set will automatically be cleared.

#start_time

def start_time() -> ::Google::Protobuf::Timestamp
Returns

#start_time=

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