Migrate for Compute Engine V1 API - Class Google::Cloud::VMMigration::V1::ImageImportStep (v2.4.0)

Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::ImageImportStep.

ImageImportStep holds information about the image import step progress.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#adapting_os

def adapting_os() -> ::Google::Cloud::VMMigration::V1::AdaptingOSStep
Returns
  • (::Google::Cloud::VMMigration::V1::AdaptingOSStep) — Adapting OS step.

    Note: The following fields are mutually exclusive: adapting_os, initializing, loading_source_files, creating_image. If a field in that set is populated, all other fields in the set will automatically be cleared.

#adapting_os=

def adapting_os=(value) -> ::Google::Cloud::VMMigration::V1::AdaptingOSStep
Parameter
  • value (::Google::Cloud::VMMigration::V1::AdaptingOSStep) — Adapting OS step.

    Note: The following fields are mutually exclusive: adapting_os, initializing, loading_source_files, creating_image. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::VMMigration::V1::AdaptingOSStep) — Adapting OS step.

    Note: The following fields are mutually exclusive: adapting_os, initializing, loading_source_files, creating_image. If a field in that set is populated, all other fields in the set will automatically be cleared.

#creating_image

def creating_image() -> ::Google::Cloud::VMMigration::V1::CreatingImageStep
Returns
  • (::Google::Cloud::VMMigration::V1::CreatingImageStep) — Creating image step.

    Note: The following fields are mutually exclusive: creating_image, initializing, loading_source_files, adapting_os. If a field in that set is populated, all other fields in the set will automatically be cleared.

#creating_image=

def creating_image=(value) -> ::Google::Cloud::VMMigration::V1::CreatingImageStep
Parameter
  • value (::Google::Cloud::VMMigration::V1::CreatingImageStep) — Creating image step.

    Note: The following fields are mutually exclusive: creating_image, initializing, loading_source_files, adapting_os. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::VMMigration::V1::CreatingImageStep) — Creating image step.

    Note: The following fields are mutually exclusive: creating_image, initializing, loading_source_files, adapting_os. If a field in that set is populated, all other fields in the set will automatically be cleared.

#end_time

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

#initializing

def initializing() -> ::Google::Cloud::VMMigration::V1::InitializingImageImportStep
Returns

#initializing=

def initializing=(value) -> ::Google::Cloud::VMMigration::V1::InitializingImageImportStep
Parameter
  • value (::Google::Cloud::VMMigration::V1::InitializingImageImportStep) — Initializing step.

    Note: The following fields are mutually exclusive: initializing, loading_source_files, adapting_os, creating_image. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns

#loading_source_files

def loading_source_files() -> ::Google::Cloud::VMMigration::V1::LoadingImageSourceFilesStep
Returns
  • (::Google::Cloud::VMMigration::V1::LoadingImageSourceFilesStep) — Loading source files step.

    Note: The following fields are mutually exclusive: loading_source_files, initializing, adapting_os, creating_image. If a field in that set is populated, all other fields in the set will automatically be cleared.

#loading_source_files=

def loading_source_files=(value) -> ::Google::Cloud::VMMigration::V1::LoadingImageSourceFilesStep
Parameter
  • value (::Google::Cloud::VMMigration::V1::LoadingImageSourceFilesStep) — Loading source files step.

    Note: The following fields are mutually exclusive: loading_source_files, initializing, adapting_os, creating_image. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::VMMigration::V1::LoadingImageSourceFilesStep) — Loading source files step.

    Note: The following fields are mutually exclusive: loading_source_files, initializing, adapting_os, creating_image. 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