Class: Google::Apis::DlpV2::GooglePrivacyDlpV2FinishDlpJobRequest

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 finishing a DLP hybrid job.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GooglePrivacyDlpV2FinishDlpJobRequest

Returns a new instance of GooglePrivacyDlpV2FinishDlpJobRequest.



4871
4872
4873
# File 'lib/google/apis/dlp_v2/classes.rb', line 4871

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4876
4877
# File 'lib/google/apis/dlp_v2/classes.rb', line 4876

def update!(**args)
end