public sealed class 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 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 the 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 document provides reference documentation for the `Action.Types.PublishSummaryToCscc` class within the Google Cloud Data Loss Prevention v2 API, specifically detailing its functionality in publishing DlpJob result summaries to the Cloud Security Command Center (CSCC)."],["The `PublishSummaryToCscc` class is part of the `Google.Cloud.Dlp.V2` namespace and is available in multiple versions, ranging from 2.15.0 up to the latest version of 4.16.0, and provides methods to instantiate it, including a parameterless constructor and one that accepts another `PublishSummaryToCscc` object."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object comparison within the Google Protobuf framework."],["The `PublishSummaryToCscc` action is designed for organizations whitelisted for CSCC, allowing for the publishing of finding instance counts and their info types, with a restriction of only one instance of this action per project."],["This reference details the inheritance and implemented members of `PublishSummaryToCscc` from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]