public sealed class 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-24 UTC."],[[["This page provides documentation for the `PublishToStackdriver` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `PublishToStackdriver` class allows for the publishing of a metric to Stackdriver, detailing the number of findings for each requested infotype, under the dlp.googleapis.com/finding_count metric."],["The provided content covers different versions of the `PublishToStackdriver` class ranging from version 2.15.0 all the way to the latest 4.16.0."],["The documentation includes details on class inheritance, implemented interfaces (like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), and information on the class constructors."],["Custom Detectors are categorized under the 'Custom' label in Stackdriver under the 'info_type' label."]]],[]]