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."],[[["The webpage provides a list of versions for `PublishSummaryToCscc`, ranging from version 2.15.0 to the latest version 4.16.0, allowing users to access documentation for each."],["`PublishSummaryToCscc` is a class that publishes the result summary of a DlpJob to the Cloud Security Command Center (CSCC), and it's primarily used for projects within an organization that are whitelisted for CSCC alpha."],["This action is designed to publish the count of finding instances and their info types, with the summary of findings being stored in CSCC under their service-specific policy."],["The `PublishSummaryToCscc` class can only have one instance specified and is compatible with Inspect, inheriting from `Object` and implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `PublishSummaryToCscc` class also has two constructors, one being parameterless and the other accepting another `Action.Types.PublishSummaryToCscc` object as the parameter."]]],[]]