public sealed class PublishSummaryToCscc : IMessage<Action.Types.PublishSummaryToCscc>, IEquatable<Action.Types.PublishSummaryToCscc>, IDeepCloneable<Action.Types.PublishSummaryToCscc>, IBufferMessage, IMessage
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
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This webpage details the `PublishSummaryToCscc` class within the `Google.Cloud.Dlp.V2` namespace, used to publish Data Loss Prevention (DLP) job result summaries to the Cloud Security Command Center (CSCC)."],["The `PublishSummaryToCscc` action is designed for projects in an organization that are whitelisted for the alpha CSCC and will only publish the count of finding instances and their info types."],["This class is compatible with \"Inspect\" operations and only allows for a single instance of the action to be specified."],["The page documents versions of the `PublishSummaryToCscc` class, ranging from version 2.15.0 to 4.16.0, with 4.16.0 as the latest."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`, providing functionalities like cloning and equality comparisons."]]],[]]