Class: Google::Apis::DiscoveryengineV1::GoogleLongrunningCancelOperationRequest
- Inherits:
-
Object
- Object
- Google::Apis::DiscoveryengineV1::GoogleLongrunningCancelOperationRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/discoveryengine_v1/classes.rb,
lib/google/apis/discoveryengine_v1/representations.rb,
lib/google/apis/discoveryengine_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.
19344 19345 19346 |
# File 'lib/google/apis/discoveryengine_v1/classes.rb', line 19344 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
19349 19350 |
# File 'lib/google/apis/discoveryengine_v1/classes.rb', line 19349 def update!(**args) end |