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.
707 708 709 |
# File 'lib/google/apis/eventarc_v1/classes.rb', line 707 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
712 713 |
# File 'lib/google/apis/eventarc_v1/classes.rb', line 712 def update!(**args) end |