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-04-09 UTC."],[[["This page provides reference documentation for the `Action.Types.PublishSummaryToCscc` class within the Google Cloud Data Loss Prevention v2 API."],["The `PublishSummaryToCscc` class is designed to publish the result summary of a DlpJob to Security Command Center, and is only available for projects within an organization."],["The documentation covers versions of the Google Cloud Dlp V2 API from 2.15.0 to 4.16.0, with 4.16.0 being the most recent release, and version 4.15.0 being the current page."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, providing methods such as `GetHashCode`, `GetType`, and `ToString`."],["The class includes constructors for creating instances, one default constructor, and one allowing for creation based on another instance of the class."]]],[]]