class Google::Apis::PrivatecaV1::CancelOperationRequest

The request message for Operations.CancelOperation.

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/privateca_v1/classes.rb, line 349
def initialize(**args)
   update!(**args)
end

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

# File lib/google/apis/privateca_v1/classes.rb, line 354
def update!(**args)
end