Class: Google::Apis::DataplexV1::GoogleLongrunningCancelOperationRequest
- Inherits:
-
Object
- Object
- Google::Apis::DataplexV1::GoogleLongrunningCancelOperationRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/dataplex_v1/classes.rb,
lib/google/apis/dataplex_v1/representations.rb,
lib/google/apis/dataplex_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.
8304 8305 8306 |
# File 'lib/google/apis/dataplex_v1/classes.rb', line 8304 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8309 8310 |
# File 'lib/google/apis/dataplex_v1/classes.rb', line 8309 def update!(**args) end |