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.
3450 3451 3452 |
# File 'lib/google/apis/vmmigration_v1alpha1/classes.rb', line 3450 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3455 3456 |
# File 'lib/google/apis/vmmigration_v1alpha1/classes.rb', line 3455 def update!(**args) end |