Class Export (3.9.1)

Export(mapping=None, *, ignore_unknown_fields=False, **kwargs)

If set, the detailed data profiles will be persisted to the location of your choice whenever updated.

Attribute

NameDescription
profile_table google.cloud.dlp_v2.types.BigQueryTable
Store all table and column profiles in an existing table or a new table in an existing dataset. Each re-generation will result in a new row in BigQuery.

Inheritance

builtins.object > proto.message.Message > Export