GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2SaveFindings (google_api_dlp v0.54.0)
View SourceIf 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
Attributes
-
outputConfig(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2OutputStorageConfig.t, default:nil) - Location to store findings outside of DLP.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2SaveFindings{ outputConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2OutputStorageConfig.t() | nil }