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.
3898 3899 3900 |
# File 'lib/google/apis/vmmigration_v1/classes.rb', line 3898 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3903 3904 |
# File 'lib/google/apis/vmmigration_v1/classes.rb', line 3903 def update!(**args) end |