public sealed class SaveFindings : IMessage<Action.Types.SaveFindings>, IEquatable<Action.Types.SaveFindings>, IDeepCloneable<Action.Types.SaveFindings>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class Action.Types.SaveFindings.
If set, the detailed findings will be persisted to the specified
OutputStorageConfig. Only a single instance of this action can be
specified.
Compatible with: Inspect, Risk
[[["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-04-09 UTC."],[[["This page provides documentation for the `Action.Types.SaveFindings` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically focusing on version 4.3.0, while listing version history back to 2.15.0 and latest as 4.16.0."],["The `SaveFindings` class, which can be used to store detailed findings externally, is compatible with both Inspect and Risk actions within the DLP API."],["The `SaveFindings` class inherits from the base .NET `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `SaveFindings` has a constructor that takes in a `Action.Types.SaveFindings` object as a parameter, and another that is blank, plus one property, `OutputConfig`, of the type `OutputStorageConfig` allowing the location to store findings outside of DLP to be defined."]]],[]]