CloneStep(mapping=None, *, ignore_unknown_fields=False, **kwargs)
CloneStep holds information about the clone step progress.
This message has oneof
_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
adapting_os |
google.cloud.vmmigration_v1.types.AdaptingOSStep
Adapting OS step. This field is a member of oneof _ step .
|
preparing_vm_disks |
google.cloud.vmmigration_v1.types.PreparingVMDisksStep
Preparing VM disks step. This field is a member of oneof _ step .
|
instantiating_migrated_vm |
google.cloud.vmmigration_v1.types.InstantiatingMigratedVMStep
Instantiating migrated VM step. This field is a member of oneof _ step .
|
start_time |
google.protobuf.timestamp_pb2.Timestamp
The time the step has started. |
end_time |
google.protobuf.timestamp_pb2.Timestamp
The time the step has ended. |