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

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
generated/google/apis/dlp_v2/classes.rb,
generated/google/apis/dlp_v2/representations.rb,
generated/google/apis/dlp_v2/representations.rb

Overview

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 https://cloud.google.com/terms/service-terms 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.



4719
4720
4721
# File 'generated/google/apis/dlp_v2/classes.rb', line 4719

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4724
4725
# File 'generated/google/apis/dlp_v2/classes.rb', line 4724

def update!(**args)
end