Class: Google::Apis::VmmigrationV1alpha1::CancelCloneJobRequest
- Inherits:
-
Object
- Object
- Google::Apis::VmmigrationV1alpha1::CancelCloneJobRequest
- 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 'CancelCloneJob' request.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CancelCloneJobRequest
constructor
A new instance of CancelCloneJobRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CancelCloneJobRequest
Returns a new instance of CancelCloneJobRequest.
785 786 787 |
# File 'lib/google/apis/vmmigration_v1alpha1/classes.rb', line 785 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
790 791 |
# File 'lib/google/apis/vmmigration_v1alpha1/classes.rb', line 790 def update!(**args) end |