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.
1533 1534 1535 |
# File 'lib/google/apis/datamigration_v1beta1/classes.rb', line 1533 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1538 1539 |
# File 'lib/google/apis/datamigration_v1beta1/classes.rb', line 1538 def update!(**args) end |