google_api_dlp v0.0.1 GoogleApi.DLP.V2beta1.Model.GooglePrivacyDlpV2beta1BigQueryOptions View Source
Options defining BigQuery table and row identifiers.
Attributes
- identifyingFields (List[GooglePrivacyDlpV2beta1FieldId]): References to fields uniquely identifying rows within the table. Nested fields in the format, like `person.birthdate.year`, are allowed. Defaults to:
null. - tableReference (GooglePrivacyDlpV2beta1BigQueryTable): Complete BigQuery table reference. Defaults to:
null.