Class: Google::Apis::BeyondcorpV1alpha::GoogleLongrunningCancelOperationRequest

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

Constructor Details

#initialize(**args) ⇒ GoogleLongrunningCancelOperationRequest

Returns a new instance of GoogleLongrunningCancelOperationRequest.



3402
3403
3404
# File 'lib/google/apis/beyondcorp_v1alpha/classes.rb', line 3402

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3407
3408
# File 'lib/google/apis/beyondcorp_v1alpha/classes.rb', line 3407

def update!(**args)
end