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 document provides reference documentation for the `Action.Types.SaveFindings` class in the Google Cloud Data Loss Prevention (DLP) v2 API, specifically within the .NET environment."],["The `Action.Types.SaveFindings` class is used to persist detailed findings to a specified `OutputStorageConfig` and only a single instance of this action can be specified per usage."],["The `SaveFindings` class is compatible with Inspect and Risk functionalities and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions, ranging from 2.15.0 to the latest version 4.16.0, with links to each version's specific documentation."],["It includes details on the class's constructors, such as the default `SaveFindings()` and the `SaveFindings(Action.Types.SaveFindings other)` constructor, along with information on the `OutputConfig` property used to define the storage location."]]],[]]