Class: Google::Cloud::VMMigration::V1::CloneStep

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/vmmigration/v1/vmmigration.rb

Overview

CloneStep holds information about the clone step progress.

Instance Attribute Summary collapse

Instance Attribute Details

#adapting_os::Google::Cloud::VMMigration::V1::AdaptingOSStep

Returns Adapting OS step.

Returns:



359
360
361
362
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 359

class CloneStep
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#end_time::Google::Protobuf::Timestamp

Returns The time the step has ended.

Returns:



359
360
361
362
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 359

class CloneStep
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#instantiating_migrated_vm::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep

Returns Instantiating migrated VM step.

Returns:



359
360
361
362
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 359

class CloneStep
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#preparing_vm_disks::Google::Cloud::VMMigration::V1::PreparingVMDisksStep

Returns Preparing VM disks step.

Returns:



359
360
361
362
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 359

class CloneStep
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#start_time::Google::Protobuf::Timestamp

Returns The time the step has started.

Returns:



359
360
361
362
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 359

class CloneStep
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end