Class: Google::Apis::SecuritycenterV1beta1::CancelOperationRequest
- Inherits:
-
Object
- Object
- Google::Apis::SecuritycenterV1beta1::CancelOperationRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/securitycenter_v1beta1/classes.rb,
generated/google/apis/securitycenter_v1beta1/representations.rb,
generated/google/apis/securitycenter_v1beta1/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.
257 258 259 |
# File 'generated/google/apis/securitycenter_v1beta1/classes.rb', line 257 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
262 263 |
# File 'generated/google/apis/securitycenter_v1beta1/classes.rb', line 262 def update!(**args) end |