Class: Google::Apis::DatamigrationV1::ResumeMigrationJobRequest
- Inherits:
-
Object
- Object
- Google::Apis::DatamigrationV1::ResumeMigrationJobRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/datamigration_v1/classes.rb,
lib/google/apis/datamigration_v1/representations.rb,
lib/google/apis/datamigration_v1/representations.rb
Overview
Request message for 'ResumeMigrationJob' request.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ResumeMigrationJobRequest
constructor
A new instance of ResumeMigrationJobRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ResumeMigrationJobRequest
Returns a new instance of ResumeMigrationJobRequest.
3785 3786 3787 |
# File 'lib/google/apis/datamigration_v1/classes.rb', line 3785 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3790 3791 |
# File 'lib/google/apis/datamigration_v1/classes.rb', line 3790 def update!(**args) end |