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.
3692 3693 3694 |
# File 'lib/google/apis/datamigration_v1/classes.rb', line 3692 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3697 3698 |
# File 'lib/google/apis/datamigration_v1/classes.rb', line 3697 def update!(**args) end |