Class: Google::Apis::VmmigrationV1::CancelCutoverJobRequest
- Inherits:
-
Object
- Object
- Google::Apis::VmmigrationV1::CancelCutoverJobRequest
- 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 'CancelCutoverJob' request.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CancelCutoverJobRequest
constructor
A new instance of CancelCutoverJobRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CancelCutoverJobRequest
Returns a new instance of CancelCutoverJobRequest.
810 811 812 |
# File 'lib/google/apis/vmmigration_v1/classes.rb', line 810 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
815 816 |
# File 'lib/google/apis/vmmigration_v1/classes.rb', line 815 def update!(**args) end |