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
-
(::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
-
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.
-
(::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
-
(::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
-
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.
-
(::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
- (::Google::Protobuf::Timestamp) — Output only. The time the step has ended.
#initializing
def initializing() -> ::Google::Cloud::VMMigration::V1::InitializingImageImportStep
-
(::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.
#initializing=
def initializing=(value) -> ::Google::Cloud::VMMigration::V1::InitializingImageImportStep
-
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.
-
(::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.
#loading_source_files
def loading_source_files() -> ::Google::Cloud::VMMigration::V1::LoadingImageSourceFilesStep
-
(::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
-
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.
-
(::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
- (::Google::Protobuf::Timestamp) — Output only. The time the step has started.