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-04-09 UTC."],[[["This webpage provides reference documentation for the `Action.Types.SaveFindings` class in the Google Cloud Data Loss Prevention (DLP) v2 API, with version 4.16.0 being the latest available release."],["The `Action.Types.SaveFindings` class allows detailed findings to be persisted to a specified `OutputStorageConfig`, and only one instance of this action is permitted."],["This class is compatible with both Inspect and Risk actions, and it inherits from the base object class while implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation lists multiple versions of the API, from 2.15.0 to the most current 4.16.0, which are linked to specific documentation for each version of the `Action.Types.SaveFindings` class."],["The class contains a property called `OutputConfig`, of type `OutputStorageConfig`, which specifies where to store findings outside of DLP."]]],[]]