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.



7642
7643
7644
# File 'lib/google/apis/dlp_v2/classes.rb', line 7642

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



7647
7648
# File 'lib/google/apis/dlp_v2/classes.rb', line 7647

def update!(**args)
end