View Source GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DiscoveryTarget (google_api_dlp v0.45.0)
Target used to match against for Discovery.
Attributes
-
bigQueryTarget
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2BigQueryDiscoveryTarget.t
, default:nil
) - BigQuery target for Discovery. The first target to match a table will be the one applied.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DiscoveryTarget{ bigQueryTarget: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2BigQueryDiscoveryTarget.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.