Class: Google::Apis::DlpV2::GooglePrivacyDlpV2CancelDlpJobRequest

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

Overview

The request message for canceling a DLP job.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GooglePrivacyDlpV2CancelDlpJobRequest

Returns a new instance of GooglePrivacyDlpV2CancelDlpJobRequest.



1096
1097
1098
# File 'lib/google/apis/dlp_v2/classes.rb', line 1096

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1101
1102
# File 'lib/google/apis/dlp_v2/classes.rb', line 1101

def update!(**args)
end