Class: Google::Apis::GenomicsV2alpha1::CancelOperationRequest
- Inherits:
-
Object
- Object
- Google::Apis::GenomicsV2alpha1::CancelOperationRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/genomics_v2alpha1/classes.rb,
generated/google/apis/genomics_v2alpha1/representations.rb,
generated/google/apis/genomics_v2alpha1/representations.rb
Overview
The request message for Operations.CancelOperation.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CancelOperationRequest
constructor
A new instance of CancelOperationRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CancelOperationRequest
Returns a new instance of CancelOperationRequest.
190 191 192 |
# File 'generated/google/apis/genomics_v2alpha1/classes.rb', line 190 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
195 196 |
# File 'generated/google/apis/genomics_v2alpha1/classes.rb', line 195 def update!(**args) end |