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
- (::Google::Protobuf::Timestamp) — The time the cycle step has ended.
#end_time=
def end_time=(value) -> ::Google::Protobuf::Timestamp
- value (::Google::Protobuf::Timestamp) — The time the cycle step has ended.
- (::Google::Protobuf::Timestamp) — The time the cycle step has ended.
#initializing_replication
def initializing_replication() -> ::Google::Cloud::VMMigration::V1::InitializingReplicationStep
-
(::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.
#initializing_replication=
def initializing_replication=(value) -> ::Google::Cloud::VMMigration::V1::InitializingReplicationStep
-
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.
-
(::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.
#post_processing
def post_processing() -> ::Google::Cloud::VMMigration::V1::PostProcessingStep
-
(::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
-
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.
-
(::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
-
(::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
-
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.
-
(::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
- (::Google::Protobuf::Timestamp) — The time the cycle step has started.
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp
- value (::Google::Protobuf::Timestamp) — The time the cycle step has started.
- (::Google::Protobuf::Timestamp) — The time the cycle step has started.