Class: Google::Apis::RemotebuildexecutionV1::GoogleLongrunningCancelOperationRequest

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

Overview

The request message for Operations.CancelOperation.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleLongrunningCancelOperationRequest

Returns a new instance of GoogleLongrunningCancelOperationRequest.



2825
2826
2827
# File 'generated/google/apis/remotebuildexecution_v1/classes.rb', line 2825

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2830
2831
# File 'generated/google/apis/remotebuildexecution_v1/classes.rb', line 2830

def update!(**args)
end