Class: Google::Apis::CesV1::CancelOperationRequest

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/ces_v1/classes.rb,
lib/google/apis/ces_v1/representations.rb,
lib/google/apis/ces_v1/representations.rb

Overview

The request message for Operations.CancelOperation.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CancelOperationRequest

Returns a new instance of CancelOperationRequest.



1338
1339
1340
# File 'lib/google/apis/ces_v1/classes.rb', line 1338

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1343
1344
# File 'lib/google/apis/ces_v1/classes.rb', line 1343

def update!(**args)
end