class Google::Apis::DlpV2::GooglePrivacyDlpV2PublishSummaryToCscc

Publish the result summary of a DlpJob to the Cloud Security Command Center ( CSCC Alpha). This action is only available for projects which are parts of an organization and whitelisted for the alpha Cloud Security Command Center. The action will publish count of finding instances and their info types. The summary of findings will be persisted in CSCC and are governed by CSCC service- specific policy, see cloud.google.com/terms/service-terms Only a single instance of this action can be specified. Compatible with: Inspect

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/dlp_v2/classes.rb, line 4732
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 4737
def update!(**args)
end