public sealed class Action.Types.PublishSummaryToCscc : IMessage<Action.Types.PublishSummaryToCscc>, IEquatable<Action.Types.PublishSummaryToCscc>, IDeepCloneable<Action.Types.PublishSummaryToCscc>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class Action.Types.PublishSummaryToCscc.
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
[[["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 document provides reference information for the `Action.Types.PublishSummaryToCscc` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["`PublishSummaryToCscc` is a class that publishes the summary of a DLP job's findings to Security Command Center, and it is available for organization-owned projects."],["The content includes version history for the API, ranging from version 2.15.0 to 4.16.0, with the latest version being 4.16.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This action, `PublishSummaryToCscc`, is compatible with Inspect operations, and it allows only a single instance of this action to be specified."]]],[]]