Class: Google::Apis::VmmigrationV1::ResumeMigrationRequest
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Apis::VmmigrationV1::ResumeMigrationRequest
 
 
- Includes:
 - Core::Hashable, Core::JsonObjectSupport
 
- Defined in:
 - lib/google/apis/vmmigration_v1/classes.rb,
lib/google/apis/vmmigration_v1/representations.rb,
lib/google/apis/vmmigration_v1/representations.rb 
Overview
Request message for 'ResumeMigration' request.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ ResumeMigrationRequest 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of ResumeMigrationRequest.
 - 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    
Update properties of this object.
 
Constructor Details
#initialize(**args) ⇒ ResumeMigrationRequest
Returns a new instance of ResumeMigrationRequest.
      3880 3881 3882  | 
    
      # File 'lib/google/apis/vmmigration_v1/classes.rb', line 3880 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      3885 3886  | 
    
      # File 'lib/google/apis/vmmigration_v1/classes.rb', line 3885 def update!(**args) end  |