Class: Google::Apis::VmmigrationV1alpha1::LoadingImageSourceFilesStep
- Inherits:
-
Object
- Object
- Google::Apis::VmmigrationV1alpha1::LoadingImageSourceFilesStep
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/vmmigration_v1alpha1/classes.rb,
lib/google/apis/vmmigration_v1alpha1/representations.rb,
lib/google/apis/vmmigration_v1alpha1/representations.rb
Overview
LoadingImageSourceFilesStep contains specific step details.
Instance Method Summary collapse
-
#initialize(**args) ⇒ LoadingImageSourceFilesStep
constructor
A new instance of LoadingImageSourceFilesStep.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ LoadingImageSourceFilesStep
Returns a new instance of LoadingImageSourceFilesStep.
2888 2889 2890 |
# File 'lib/google/apis/vmmigration_v1alpha1/classes.rb', line 2888 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2893 2894 |
# File 'lib/google/apis/vmmigration_v1alpha1/classes.rb', line 2893 def update!(**args) end |