Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class ImageImportStep.
ImageImportStep holds information about the image import step progress.
Generated from protobuf message google.cloud.vmmigration.v1.ImageImportStep
Namespace
Google \ Cloud \ VMMigration \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ initializing
↳ loading_source_files
↳ adapting_os
↳ creating_image
↳ start_time
↳ end_time
getInitializing
Initializing step.
hasInitializing
setInitializing
Initializing step.
$this
getLoadingSourceFiles
Loading source files step.
hasLoadingSourceFiles
setLoadingSourceFiles
Loading source files step.
$this
getAdaptingOs
Adapting OS step.
hasAdaptingOs
setAdaptingOs
Adapting OS step.
$this
getCreatingImage
Creating image step.
hasCreatingImage
setCreatingImage
Creating image step.
$this
getStartTime
Output only. The time the step has started.
hasStartTime
clearStartTime
setStartTime
Output only. The time the step has started.
$this
getEndTime
Output only. The time the step has ended.
hasEndTime
clearEndTime
setEndTime
Output only. The time the step has ended.
$this
getStep
string