Class: Google::Apis::CloudchannelV1::GoogleLongrunningCancelOperationRequest

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ GoogleLongrunningCancelOperationRequest

Returns a new instance of GoogleLongrunningCancelOperationRequest.



2908
2909
2910
# File 'lib/google/apis/cloudchannel_v1/classes.rb', line 2908

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2913
2914
# File 'lib/google/apis/cloudchannel_v1/classes.rb', line 2913

def update!(**args)
end