Class: Google::Apis::CloudchannelV1::GoogleLongrunningCancelOperationRequest
- Inherits:
-
Object
- Object
- Google::Apis::CloudchannelV1::GoogleLongrunningCancelOperationRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudchannel_v1/classes.rb,
lib/google/apis/cloudchannel_v1/representations.rb,
lib/google/apis/cloudchannel_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.
2919 2920 2921 |
# File 'lib/google/apis/cloudchannel_v1/classes.rb', line 2919 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2924 2925 |
# File 'lib/google/apis/cloudchannel_v1/classes.rb', line 2924 def update!(**args) end |