View Source GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2BigQueryDiscoveryTarget (google_api_dlp v0.46.0)

Target used to match against for discovery with BigQuery tables

Attributes

  • cadence (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DiscoveryGenerationCadence.t, default: nil) - How often and when to update profiles. New tables that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
  • conditions (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DiscoveryBigQueryConditions.t, default: nil) - In addition to matching the filter, these conditions must be true before a profile is generated.
  • disabled (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2Disabled.t, default: nil) - Tables that match this filter will not have profiles created.
  • filter (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DiscoveryBigQueryFilter.t, default: nil) - Required. The tables the discovery cadence applies to. The first target with a matching filter will be the one to apply to a table.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.