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 | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Cloud\Dlp\V2\OutputStorageConfig|null |
hasOutputConfig
clearOutputConfig
setOutputConfig
Location to store findings outside of DLP.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Dlp\V2\OutputStorageConfig
|
Returns | |
---|---|
Type | Description |
$this |