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
Implements
IMessageActionTypesPublishSummaryToCscc, IEquatableActionTypesPublishSummaryToCscc, IDeepCloneableActionTypesPublishSummaryToCscc, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
PublishSummaryToCscc()
public PublishSummaryToCscc()
PublishSummaryToCscc(PublishSummaryToCscc)
public PublishSummaryToCscc(Action.Types.PublishSummaryToCscc other)
Parameter | |
---|---|
Name | Description |
other | ActionTypesPublishSummaryToCscc |