Class: Google::Apis::EventarcV1::GoogleLongrunningCancelOperationRequest
- Inherits:
-
Object
- Object
- Google::Apis::EventarcV1::GoogleLongrunningCancelOperationRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/eventarc_v1/classes.rb,
lib/google/apis/eventarc_v1/representations.rb,
lib/google/apis/eventarc_v1/representations.rb
Overview
The request message for Operations.CancelOperation.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleLongrunningCancelOperationRequest
constructor
A new instance of GoogleLongrunningCancelOperationRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleLongrunningCancelOperationRequest
Returns a new instance of GoogleLongrunningCancelOperationRequest.
714 715 716 |
# File 'lib/google/apis/eventarc_v1/classes.rb', line 714 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
719 720 |
# File 'lib/google/apis/eventarc_v1/classes.rb', line 719 def update!(**args) end |