class Google::Apis::DlpV2::GooglePrivacyDlpV2FinishDlpJobRequest

The request message for finishing a DLP hybrid job.

Public Class Methods

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

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

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