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'.
[[["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-21 UTC."],[[["This page provides reference documentation for the `Action.Types.PublishToStackdriver` class within the Google Cloud Data Loss Prevention v2 API."],["The `PublishToStackdriver` class allows publishing of a metric to Stackdriver, specifically `dlp.googleapis.com/finding_count`, which reports on infotype findings."],["The latest version available is 4.16.0, and this document contains the version 4.12.0, while also providing links to several previous versions of the API and documentation, going back as far as version 2.15.0."],["Custom detectors are labeled as 'Custom' under the 'info_type' label in Stackdriver."],["The class `PublishToStackdriver` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with available constructors for default initialization and copying from another instance of the class."]]],[]]