Class: Google::Apis::DlpV2::GooglePrivacyDlpV2PublishSummaryToCscc

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

Publish the result summary of a DlpJob to Security Command Center. This action is available for only projects that belong to an organization. This action publishes the count of finding instances and their infoTypes. The summary of findings are persisted in Security Command Center and are governed by service-specific policies for Security Command Center. Only a single instance of this action can be specified. Compatible with: Inspect

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GooglePrivacyDlpV2PublishSummaryToCscc

Returns a new instance of GooglePrivacyDlpV2PublishSummaryToCscc.



5521
5522
5523
# File 'lib/google/apis/dlp_v2/classes.rb', line 5521

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5526
5527
# File 'lib/google/apis/dlp_v2/classes.rb', line 5526

def update!(**args)
end