public sealed class Action.Types.PublishToStackdriver : IMessage<Action.Types.PublishToStackdriver>, IEquatable<Action.Types.PublishToStackdriver>, IDeepCloneable<Action.Types.PublishToStackdriver>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class Action.Types.PublishToStackdriver.
Enable Stackdriver metric dlp.googleapis.com/finding_count. This will publish a metric to stack driver on each infotype requested and how many findings were found for it. CustomDetectors will be bucketed as 'Custom' under the Stackdriver label 'info_type'.
Implements
IMessageActionTypesPublishToStackdriver, IEquatableActionTypesPublishToStackdriver, IDeepCloneableActionTypesPublishToStackdriver, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
PublishToStackdriver()
public PublishToStackdriver()
PublishToStackdriver(PublishToStackdriver)
public PublishToStackdriver(Action.Types.PublishToStackdriver other)
Parameter | |
---|---|
Name | Description |
other |
ActionTypesPublishToStackdriver |