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 webpage provides documentation for the `Action.Types.PublishSummaryToCscc` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically focusing on publishing DLP job result summaries to Security Command Center."],["The `PublishSummaryToCscc` action is designed for projects within an organization and allows the publication of finding instances and their infoTypes."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, deep cloning, and buffered message operations."],["The documentation includes details on available versions, ranging from 2.15.0 up to the latest release of 4.16.0, with 4.12.0 being the version of the documentation where the user is currently located, which is part of a larger range of versions."],["It includes class inheritance, implementation details, and constructor information for `PublishSummaryToCscc`, along with links to relevant API documentation and external resources."]]],[]]