Class: Google::Apis::VideointelligenceV1::GoogleLongrunningCancelOperationRequest

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

Overview

The request message for Operations.CancelOperation.

Instance Method Summary collapse

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ GoogleLongrunningCancelOperationRequest

Returns a new instance of GoogleLongrunningCancelOperationRequest.



4922
4923
4924
# File 'generated/google/apis/videointelligence_v1/classes.rb', line 4922

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4927
4928
# File 'generated/google/apis/videointelligence_v1/classes.rb', line 4927

def update!(**args)
end