Class: Google::Apis::NetworkconnectivityV1alpha1::GoogleLongrunningCancelOperationRequest

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

Overview

The request message for Operations.CancelOperation.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleLongrunningCancelOperationRequest

Returns a new instance of GoogleLongrunningCancelOperationRequest.



271
272
273
# File 'lib/google/apis/networkconnectivity_v1alpha1/classes.rb', line 271

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



276
277
# File 'lib/google/apis/networkconnectivity_v1alpha1/classes.rb', line 276

def update!(**args)
end