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 webpage provides documentation for the `Action.Types.PublishToStackdriver` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["The `Action.Types.PublishToStackdriver` class enables the publishing of a metric to Stackdriver, indicating the number of findings for each requested infotype, with custom detectors labeled as 'Custom'."],["The page lists different versions of the API, ranging from the latest `4.16.0` down to `2.15.0`, each with its own link for specific documentation, enabling easy access to older documentations."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage` interfaces and inherits from `object`, containing constructors and inherited members such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]