Class: Google::Apis::BeyondcorpV1alpha::GoogleLongrunningCancelOperationRequest
- Inherits:
-
Object
- Object
- Google::Apis::BeyondcorpV1alpha::GoogleLongrunningCancelOperationRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/beyondcorp_v1alpha/classes.rb,
lib/google/apis/beyondcorp_v1alpha/representations.rb,
lib/google/apis/beyondcorp_v1alpha/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.
3434 3435 3436 |
# File 'lib/google/apis/beyondcorp_v1alpha/classes.rb', line 3434 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3439 3440 |
# File 'lib/google/apis/beyondcorp_v1alpha/classes.rb', line 3439 def update!(**args) end |