Class: Google::Apis::DatamigrationV1::StopMigrationJobRequest
- Inherits:
- 
      Object
      
        - Object
- Google::Apis::DatamigrationV1::StopMigrationJobRequest
 
- 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 '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.
| 1665 1666 1667 | # File 'lib/google/apis/datamigration_v1/classes.rb', line 1665 def initialize(**args) update!(**args) end | 
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
| 1670 1671 | # File 'lib/google/apis/datamigration_v1/classes.rb', line 1670 def update!(**args) end |