Class: Google::Apis::CertificatemanagerV1::CancelOperationRequest

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

Overview

The request message for Operations.CancelOperation.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CancelOperationRequest

Returns a new instance of CancelOperationRequest.



88
89
90
# File 'lib/google/apis/certificatemanager_v1/classes.rb', line 88

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



93
94
# File 'lib/google/apis/certificatemanager_v1/classes.rb', line 93

def update!(**args)
end