GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2BigQueryRegex (google_api_dlp v0.54.0)
View SourceA pattern to match against one or more tables, datasets, or projects that contain BigQuery tables. At least one pattern must be specified. Regular expressions use RE2 syntax; a guide can be found under the google/re2 repository on GitHub.
Attributes
-
datasetIdRegex
(type:String.t
, default:nil
) - If unset, this property matches all datasets. -
projectIdRegex
(type:String.t
, default:nil
) - For organizations, if unset, will match all projects. Has no effect for data profile configurations created within a project. -
tableIdRegex
(type:String.t
, default:nil
) - If unset, this property matches all tables.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.