GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2VertexDatasetDiscoveryTarget (google_api_dlp v0.54.0)

View Source

Target used to match against for discovery with Vertex AI datasets.

Attributes

  • conditions (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DiscoveryVertexDatasetConditions.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) - Disable profiling for datasets that match this filter.
  • filter (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DiscoveryVertexDatasetFilter.t, default: nil) - Required. The datasets the discovery cadence applies to. The first target with a matching filter will be the one to apply to a dataset.
  • generationCadence (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DiscoveryVertexDatasetGenerationCadence.t, default: nil) - How often and when to update profiles. New datasets that match both the filter and conditions are scanned as quickly as possible depending on system capacity.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.