Data Loss Prevention V2 Client - Class SaveFindings (1.8.6)

Reference documentation and code samples for the Data Loss Prevention V2 Client class 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

Generated from protobuf message google.privacy.dlp.v2.Action.SaveFindings

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ output_config Google\Cloud\Dlp\V2\OutputStorageConfig

Location to store findings outside of DLP.

getOutputConfig

Location to store findings outside of DLP.

Returns
TypeDescription
Google\Cloud\Dlp\V2\OutputStorageConfig|null

hasOutputConfig

clearOutputConfig

setOutputConfig

Location to store findings outside of DLP.

Parameter
NameDescription
var Google\Cloud\Dlp\V2\OutputStorageConfig
Returns
TypeDescription
$this