Class: Google::Apis::DatamigrationV1beta1::StopMigrationJobRequest
- Inherits:
-
Object
- Object
- Google::Apis::DatamigrationV1beta1::StopMigrationJobRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/datamigration_v1beta1/classes.rb,
lib/google/apis/datamigration_v1beta1/representations.rb,
lib/google/apis/datamigration_v1beta1/representations.rb
Overview
Request message for 'StopMigrationJob' request.
Instance Method Summary collapse
-
#initialize(**args) ⇒ StopMigrationJobRequest
constructor
A new instance of StopMigrationJobRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ StopMigrationJobRequest
Returns a new instance of StopMigrationJobRequest.
1563 1564 1565 |
# File 'lib/google/apis/datamigration_v1beta1/classes.rb', line 1563 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1568 1569 |
# File 'lib/google/apis/datamigration_v1beta1/classes.rb', line 1568 def update!(**args) end |