DiscoverySchemaModifiedCadence(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
The cadence at which to update data profiles when a schema is modified.
Attributes |
|
---|---|
Name | Description |
types |
MutableSequence[google.cloud.dlp_v2.types.BigQuerySchemaModification]
The type of events to consider when deciding if the table's schema has been modified and should have the profile updated. Defaults to NEW_COLUMNS. |
frequency |
google.cloud.dlp_v2.types.DataProfileUpdateFrequency
How frequently profiles may be updated when schemas are modified. Defaults to monthly. |