public sealed class Action.Types.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-03-24 UTC."],[[["This webpage provides documentation for the `Action.Types.SaveFindings` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically version 4.14.0."],["`Action.Types.SaveFindings` is used to persist detailed findings to a specified `OutputStorageConfig`, and is only allowed to be set once."],["The `SaveFindings` class can be used with Inspect and Risk features, and implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists different versions of the API from 2.15.0 to the latest version 4.16.0."],["The class has two constructors, one default and one to copy another `SaveFindings` instance, and it has a property called `OutputConfig` which indicates the location to store the findings outside of the DLP."]]],[]]