google_api_dlp v0.18.0 GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2SaveFindings View Source

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

Attributes

  • outputConfig (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2OutputStorageConfig.t, default: nil) -

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2SaveFindings{
  outputConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2OutputStorageConfig.t()
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.