Class: Google::Apis::VmmigrationV1alpha1::CancelCutoverJobRequest
- Inherits:
-
Object
- Object
- Google::Apis::VmmigrationV1alpha1::CancelCutoverJobRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/vmmigration_v1alpha1/classes.rb,
lib/google/apis/vmmigration_v1alpha1/representations.rb,
lib/google/apis/vmmigration_v1alpha1/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.
798 799 800 |
# File 'lib/google/apis/vmmigration_v1alpha1/classes.rb', line 798 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
803 804 |
# File 'lib/google/apis/vmmigration_v1alpha1/classes.rb', line 803 def update!(**args) end |